Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-190021
#<BuildRuby:0x0000560c68b828e0
@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.20231223-190021",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001123 0.004226 1.639901 ( 2.602456)
build_miniruby 0.001204 0.000232 1.606434 ( 1.751175)
build_ruby 0.001576 0.000303 3.279214 ( 3.771750)
build_all 0.008089 0.000000 5.854680 ( 4.024216)
build_install 0.011298 0.006554 6.901995 ( 5.275602)
test_btest 0.000773 0.000165 82.109680 ( 54.244857)
test_basic 0.000000 0.008682 0.934482 ( 1.266693)
test_all 0.074925 0.046217 717.880362 (317.850252)
test_rubyspec 0.022433 0.043054 96.367813 (108.693627)
total: 499.48 sec