Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-202241
#<BuildRuby:0x00007f91f131fdc8
@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.20241018-202241",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007222 0.000685 3.870642 ( 3.764514)
build_miniruby 0.000000 0.001991 1.446720 ( 1.443520)
build_ruby 0.000730 0.001252 3.621094 ( 3.822674)
build_all 0.009566 0.000000 7.239011 ( 3.017621)
build_install 0.019502 0.000106 10.343497 ( 4.893050)
test_btest 0.000751 0.000151 93.643619 ( 25.363657)
test_basic 0.006468 0.004640 1.092435 ( 1.136537)
test_all 0.099310 0.052632 809.586549 (360.945229)
test_rubyspec 0.056929 0.030481 138.014698 ( 34.171984)
total: 438.56 sec