Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-220444
#<BuildRuby:0x00007feac049fdd8
@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.20241110-220444",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003018 0.003788 3.165006 ( 3.125812)
build_miniruby 0.001538 0.000000 1.239711 ( 1.236675)
build_ruby 0.001933 0.000000 3.314345 ( 3.479987)
build_all 0.005611 0.002514 5.450568 ( 2.227241)
build_install 0.007780 0.009263 7.692360 ( 3.451748)
test_btest 0.000796 0.000221 71.163388 ( 18.536994)
test_basic 0.007579 0.001079 0.818181 ( 0.867830)
test_all 0.119665 0.023140 643.231405 (188.691257)
test_rubyspec 0.045436 0.033720 117.138715 ( 21.314840)
total: 242.93 sec