Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-141622
#<BuildRuby:0x00007f7b77c8fdd0
@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.20241204-141622",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.008547 0.001509 4.579538 ( 4.584388)
build_miniruby 0.001453 0.000256 1.770057 ( 1.799282)
build_ruby 0.002226 0.000000 4.051796 ( 4.257378)
build_all 0.004554 0.003194 6.497873 ( 2.776309)
build_install 0.014120 0.001023 9.242492 ( 4.500205)
test_btest 0.000833 0.000149 74.304634 ( 22.487455)
test_basic 0.002500 0.009341 1.046029 ( 1.665664)
test_all 0.113561 0.023753 687.716565 (223.633250)
test_rubyspec 0.045241 0.030513 119.099365 ( 25.482698)
total: 291.19 sec