Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-064000
#<BuildRuby:0x000055cbf06ba410
@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.20231219-064000",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003279 0.003808 2.363434 ( 2.464140)
build_miniruby 0.001239 0.000309 1.485013 ( 1.486991)
build_ruby 0.000303 0.001518 3.223915 ( 3.438560)
build_all 0.004215 0.004206 5.602401 ( 2.291032)
build_install 0.011824 0.007683 7.327991 ( 5.033470)
test_btest 0.000763 0.000254 83.948926 ( 30.759422)
test_basic 0.006250 0.002084 0.918847 ( 1.022871)
test_all 0.080011 0.049375 762.424185 (292.622214)
test_rubyspec 0.026113 0.030357 84.627385 ( 96.254642)
total: 435.37 sec