Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-113525
#<BuildRuby:0x000055e21b5de078
@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.20231020-113525",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005691 0.000063 1.761092 ( 1.933236)
build_miniruby 0.001589 0.000061 1.403727 ( 1.401740)
build_ruby 0.001634 0.000063 2.932131 ( 3.138074)
build_all 0.002685 0.003565 5.210692 ( 2.134963)
build_install 0.011985 0.003246 6.620573 ( 3.094742)
test_btest 0.001031 0.000091 76.790108 ( 20.097151)
test_basic 0.004362 0.000385 0.715607 ( 0.776567)
test_all 0.007926 0.000349 600.161350 (175.566375)
test_rubyspec 0.024810 0.027947 77.344252 ( 89.549366)
total: 297.69 sec