Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-104625
#<BuildRuby:0x00007f677d49fde0
@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.20240709-104625",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000065 0.008147 3.928763 ( 3.495219)
build_miniruby 0.002179 0.000000 1.573780 ( 1.570937)
build_ruby 0.002086 0.000000 4.174394 ( 4.347925)
build_all 0.008182 0.000049 7.507073 ( 2.981114)
build_install 0.015235 0.005068 9.844302 ( 4.351595)
test_btest 0.001054 0.000147 117.146895 ( 31.208692)
test_basic 0.001726 0.008973 1.152283 ( 1.206778)
test_all 0.120496 0.030692 842.417298 (235.745706)
test_rubyspec 0.053887 0.035804 170.581430 ( 35.378108)
total: 320.29 sec