Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-151942
#<BuildRuby:0x00007fc6fc26fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241231-151942",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001806 0.004225 1.974429 ( 2.415797)
build_miniruby 0.001208 0.000210 2.090031 ( 2.089207)
build_ruby 0.001509 0.000262 3.796390 ( 3.987812)
build_all 0.004363 0.005066 6.570583 ( 2.733673)
build_install 0.011667 0.005041 7.872898 ( 4.131480)
test_btest 0.000728 0.000175 79.749311 ( 27.357851)
test_basic 0.000634 0.010637 1.072611 ( 1.194526)
test_all 0.118397 0.026644 692.538862 (209.893459)
test_rubyspec 0.061191 0.021770 120.374000 ( 27.931193)
total: 281.74 sec