Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-094752
#<BuildRuby:0x000055ca5c371a00
@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.20231230-094752",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002294 0.003229 1.480957 ( 1.804956)
build_miniruby 0.000000 0.001396 1.733721 ( 1.731963)
build_ruby 0.000000 0.001581 2.982373 ( 3.197867)
build_all 0.006504 0.000521 5.306539 ( 2.107043)
build_install 0.014944 0.001142 6.387104 ( 3.230783)
test_btest 0.000882 0.000000 81.254185 ( 21.616437)
test_basic 0.006543 0.000000 0.809501 ( 0.865216)
test_all 0.068198 0.051999 698.109448 (230.123992)
test_rubyspec 0.024389 0.034962 87.038442 ( 98.428877)
total: 363.11 sec