Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-162536
#<BuildRuby:0x000055ffabbb5fc0
@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-162536",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.005772 1.618388 ( 1.961197)
build_miniruby 0.000000 0.001351 1.438364 ( 1.436128)
build_ruby 0.001291 0.000293 2.532748 ( 2.732595)
build_all 0.006003 0.001364 5.663959 ( 2.127633)
build_install 0.014331 0.001859 6.669581 ( 3.322553)
test_btest 0.000666 0.000143 81.287824 ( 21.179506)
test_basic 0.004958 0.001062 0.809271 ( 0.866860)
test_all 0.074095 0.041328 683.111757 (195.662874)
test_rubyspec 0.027525 0.067508 139.092212 (150.815038)
total: 380.11 sec