Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-104043
#<BuildRuby:0x000055a1c735e008
@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.20230830-104043",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005091 0.000727 1.836802 ( 3.244107)
build_miniruby 0.001398 0.000000 1.699381 ( 1.956353)
build_ruby 0.000000 0.002005 3.551770 ( 4.112147)
build_all 0.000000 0.008350 6.602296 ( 4.144807)
build_install 0.011399 0.007304 8.025758 ( 5.963425)
test_btest 0.000851 0.000227 84.889281 ( 49.848020)
test_basic 0.003575 0.004144 0.966176 ( 1.269250)
test_all 0.004359 0.005759 709.810260 (310.062227)
test_rubyspec 0.043774 0.029289 105.298822 (124.771754)
total: 505.37 sec