Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-161137
#<BuildRuby:0x0000558db012de80
@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.20240130-161137",
@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.000000 0.000027 0.000027 ( 0.000028)
autoconf 0.000000 0.000026 0.000026 ( 0.000027)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.002274 0.003638 1.816406 ( 3.169269)
build_miniruby 0.001364 0.004197 89.936793 ( 29.087028)
build_ruby 0.001289 0.000191 3.012106 ( 3.234998)
build_all 0.001427 0.006024 5.906720 ( 2.425269)
build_install 0.017766 0.000496 6.997037 ( 3.301359)
test_btest 0.000699 0.000123 83.148505 ( 22.283998)
test_basic 0.006274 0.000000 0.752291 ( 0.812210)
test_all 0.080303 0.041686 733.347415 (235.668685)
test_rubyspec 0.045912 0.052281 147.014417 (158.212216)
total: 458.20 sec