Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-132431
#<BuildRuby:0x00007fda962ffdc8
@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.20240817-132431",
@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.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.006933 0.000817 3.387756 ( 3.604641)
build_miniruby 0.001283 0.000359 1.621031 ( 1.618706)
build_ruby 0.001415 0.000396 4.382828 ( 4.561108)
build_all 0.008921 0.000109 8.312704 ( 3.247842)
build_install 0.011811 0.007009 10.199546 ( 4.428950)
test_btest 0.000709 0.000206 108.742544 ( 27.867120)
test_basic 0.006195 0.002307 1.045058 ( 1.094528)
test_all 0.121181 0.029140 728.815240 (225.918541)
test_rubyspec 0.053019 0.040697 164.954797 ( 26.863969)
total: 299.21 sec