Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-061630
#<BuildRuby:0x000055831800ded0
@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.20240115-061630",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000912 0.004092 1.357564 ( 1.745629)
build_miniruby 0.000000 0.001218 1.221133 ( 1.219243)
build_ruby 0.000000 0.001401 3.000327 ( 3.248692)
build_all 0.003238 0.003544 5.036552 ( 1.950756)
build_install 0.008043 0.007623 6.215470 ( 3.052966)
test_btest 0.000794 0.000317 78.346590 ( 20.261246)
test_basic 0.001717 0.004525 0.875420 ( 0.936355)
test_all 0.086372 0.033122 709.717896 (213.479846)
test_rubyspec 0.022667 0.034133 78.295661 ( 89.975746)
total: 335.87 sec