Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-222612
#<BuildRuby:0x0000561eaa4c64f8
@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.20231222-222612",
@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.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002193 0.002990 1.572981 ( 1.935527)
build_miniruby 0.001241 0.000221 1.570587 ( 1.569538)
build_ruby 0.001486 0.000266 3.298084 ( 3.511634)
build_all 0.007452 0.000627 5.748056 ( 2.927727)
build_install 0.012922 0.004989 6.834170 ( 3.995798)
test_btest 0.000674 0.000130 80.027385 ( 31.482771)
test_basic 0.002727 0.004858 0.842188 ( 0.943381)
test_all 0.089248 0.027990 674.502282 (271.331874)
test_rubyspec 0.026340 0.043494 99.629266 (124.132349)
total: 441.83 sec