Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-222708
#<BuildRuby:0x00007f163cacfdd8
@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.20240616-222708",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.001931 0.006047 3.167104 ( 3.210684)
build_miniruby 0.001306 0.000420 1.178732 ( 1.175948)
build_ruby 0.001287 0.000414 3.630598 ( 3.810215)
build_all 0.007134 0.001010 7.117346 ( 2.743554)
build_install 0.012724 0.006904 9.535305 ( 4.387591)
test_btest 0.000689 0.000230 105.839275 ( 27.265217)
test_basic 0.005464 0.003226 0.912597 ( 0.962741)
test_all 0.089792 0.057654 770.099785 (231.996169)
test_rubyspec 0.049849 0.041571 157.867313 ( 30.502471)
total: 306.06 sec