Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-124652
#<BuildRuby:0x000055ce27386120
@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.20240316-124652",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000032 0.000005 0.000037 ( 0.000043)
build_up 0.000000 0.006487 2.158093 ( 2.186250)
build_miniruby 0.000000 0.001602 1.777796 ( 1.776267)
build_ruby 0.001392 0.000334 3.419971 ( 3.637004)
build_all 0.000000 0.007336 7.028129 ( 2.761353)
build_install 0.009352 0.008061 8.313882 ( 3.978259)
test_btest 0.000557 0.000199 92.756725 ( 25.476448)
test_basic 0.004313 0.001540 0.973604 ( 1.306620)
test_all 0.070638 0.050167 768.679330 (227.091759)
test_rubyspec 0.064914 0.026011 118.445388 (127.593053)
total: 395.81 sec