Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-230338
#<BuildRuby:0x00007f60133dfde0
@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.20240620-230338",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005427 0.004465 3.836223 ( 4.255743)
build_miniruby 0.001795 0.000561 1.771483 ( 1.839992)
build_ruby 0.001722 0.000538 4.623712 ( 5.167381)
build_all 0.005642 0.004674 8.307205 ( 4.981053)
build_install 0.014492 0.010707 11.460797 ( 7.521615)
test_btest 0.000977 0.000363 118.186143 ( 57.027826)
test_basic 0.006779 0.006297 1.380128 ( 1.590397)
test_all 0.104749 0.057316 956.456544 (1069.970582)
test_rubyspec 0.068489 0.030655 175.540407 (197.296006)
total: 1349.65 sec