Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-122033
#<BuildRuby:0x00007f43ae41fde0
@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.20241115-122033",
@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.000006 0.000022 ( 0.000021)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003726 0.003864 3.351796 ( 3.458475)
build_miniruby 0.001173 0.000447 1.346303 ( 1.342561)
build_ruby 0.001819 0.000000 3.188217 ( 3.390754)
build_all 0.006380 0.001552 5.277180 ( 2.005158)
build_install 0.007611 0.008067 7.613786 ( 3.578600)
test_btest 0.000555 0.000231 72.343325 ( 20.324011)
test_basic 0.000758 0.008763 0.810611 ( 0.862692)
test_all 0.093072 0.048697 662.350646 (203.393011)
test_rubyspec 0.044806 0.037339 116.933172 ( 20.817290)
total: 259.17 sec