Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-012434
#<BuildRuby:0x000055ddcbed6008
@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.20230818-012434",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000048 0.000012 0.000060 ( 0.000056)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005718 0.001430 2.370131 ( 7.530025)
build_miniruby 0.001234 0.000309 2.010276 ( 4.737533)
build_ruby 0.001434 0.000358 3.514812 ( 7.647293)
build_all 0.007808 0.000850 6.748446 ( 8.138051)
build_install 0.018384 0.002160 8.374230 ( 10.683127)
test_btest 0.000992 0.000224 85.634460 ( 72.979213)
test_basic 0.008187 0.000751 1.048622 ( 2.359549)
test_all 0.003441 0.014158 733.138831 (579.652398)
test_rubyspec 0.040034 0.033486 105.648985 (168.366077)
total: 862.10 sec