Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-180838
#<BuildRuby:0x00007f6eda27fdd0
@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.20241016-180838",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007910 0.000010 3.926531 ( 3.993948)
build_miniruby 0.001609 0.000000 1.705055 ( 1.701861)
build_ruby 0.002334 0.000016 4.720366 ( 5.120603)
build_all 0.008240 0.004507 7.938619 ( 4.902804)
build_install 0.023621 0.000909 11.380787 ( 7.423391)
test_btest 0.000810 0.000099 96.739549 ( 44.329038)
test_basic 0.011204 0.000828 1.263316 ( 1.350253)
test_all 0.114465 0.036120 745.992894 (264.125536)
test_rubyspec 0.047516 0.041219 137.430426 ( 32.371557)
total: 365.32 sec