Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-061112
#<BuildRuby:0x00007f9dfa1bfdd8
@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.20241024-061112",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000036 0.000011 0.000047 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.007705 0.001065 4.276382 ( 4.465867)
build_miniruby 0.001328 0.000374 1.832882 ( 1.954949)
build_ruby 0.000000 0.002389 4.698939 ( 4.952627)
build_all 0.002884 0.005287 5.841014 ( 2.383032)
build_install 0.008228 0.008148 7.191719 ( 3.279774)
test_btest 0.000612 0.000227 69.903037 ( 18.571837)
test_basic 0.003811 0.003972 0.798350 ( 0.847402)
test_all 0.092629 0.056511 686.374892 (203.899047)
test_rubyspec 0.053988 0.033074 122.824578 ( 25.624807)
total: 265.98 sec