Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-113042
#<BuildRuby:0x00007f6ee7abfdd0
@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.20241019-113042",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000172 0.008094 3.987228 ( 4.058765)
build_miniruby 0.000000 0.001954 1.533616 ( 1.529769)
build_ruby 0.000736 0.001461 3.974502 ( 4.140317)
build_all 0.004702 0.004867 7.467261 ( 2.971934)
build_install 0.019331 0.000000 10.124066 ( 4.682406)
test_btest 0.000841 0.000000 96.333280 ( 26.426683)
test_basic 0.007379 0.003928 1.188281 ( 3.130549)
test_all 0.139271 0.015183 765.735669 (235.532883)
test_rubyspec 0.069666 0.020967 139.313061 ( 31.096977)
total: 313.57 sec