Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-091448
#<BuildRuby:0x00007fefc5cafdc0
@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.20241121-091448",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.007259 0.001244 4.155223 ( 4.692212)
build_miniruby 0.000000 0.001789 1.729267 ( 1.801205)
build_ruby 0.000221 0.002000 4.626978 ( 31.063451)
build_all 0.005406 0.003827 6.713654 ( 3.556719)
build_install 0.004302 0.016564 9.520132 ( 17.954796)
test_btest 0.000883 0.000000 84.509167 ( 50.217241)
test_basic 0.004264 0.007215 1.080617 ( 1.159675)
test_all 0.097299 0.048964 723.541958 (313.586865)
test_rubyspec 0.048892 0.031927 125.763443 ( 50.551222)
total: 474.58 sec