Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-220734
#<BuildRuby:0x000056178d03a228
@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.20240207-220734",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004944 0.001123 1.981811 ( 2.314739)
build_miniruby 0.001845 0.000000 1.642408 ( 1.652617)
build_ruby 0.001767 0.000000 3.428978 ( 3.670476)
build_all 0.007915 0.000000 6.334407 ( 3.288248)
build_install 0.018336 0.000818 7.592389 ( 4.424960)
test_btest 0.000756 0.000135 84.201465 ( 34.321069)
test_basic 0.007623 0.000547 0.977587 ( 1.083282)
test_all 0.089189 0.026403 772.341085 (296.684219)
test_rubyspec 0.065158 0.040058 172.543294 (182.182582)
total: 529.62 sec