Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-173232
#<BuildRuby:0x00007f659d43fdc8
@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.20241027-173232",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003798 0.003878 3.528859 ( 3.589408)
build_miniruby 0.001339 0.000335 1.233452 ( 1.230689)
build_ruby 0.001569 0.000392 3.598894 ( 3.809725)
build_all 0.004021 0.005203 6.787639 ( 2.780457)
build_install 0.013069 0.005636 9.153078 ( 4.076573)
test_btest 0.000871 0.000269 73.646085 ( 19.313693)
test_basic 0.001300 0.009340 1.072159 ( 1.114652)
test_all 0.105292 0.043905 691.662013 (199.729739)
test_rubyspec 0.039936 0.044508 122.366058 ( 21.444405)
total: 257.09 sec