Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-104253
#<BuildRuby:0x00007fd73470fdd8
@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.20240707-104253",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000038 0.000010 0.000048 ( 0.000049)
build_up 0.005234 0.003254 3.898403 ( 3.340967)
build_miniruby 0.001485 0.000405 1.820162 ( 1.817404)
build_ruby 0.001603 0.000437 4.273884 ( 4.451953)
build_all 0.003887 0.005213 8.646007 ( 3.458014)
build_install 0.020924 0.000851 12.029161 ( 5.676102)
test_btest 0.000697 0.000188 122.877357 ( 32.425618)
test_basic 0.005788 0.004421 1.178752 ( 1.223902)
test_all 0.111327 0.043693 894.060327 (254.846665)
test_rubyspec 0.051218 0.045959 179.871611 ( 35.992899)
total: 343.23 sec