Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-150633
#<BuildRuby:0x000055f6d13fe008
@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.20240308-150633",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.007559 2.510960 ( 2.233180)
build_miniruby 0.000000 0.001259 1.633082 ( 1.633395)
build_ruby 0.000000 0.001974 3.638510 ( 3.863563)
build_all 0.006487 0.001435 6.844267 ( 3.101757)
build_install 0.010505 0.011677 8.727522 ( 4.951997)
test_btest 0.000706 0.000211 92.368408 ( 33.990562)
test_basic 0.005366 0.001610 0.989168 ( 1.090248)
test_all 0.064757 0.052344 847.084383 (325.220604)
test_rubyspec 0.039730 0.052835 123.270640 (133.005959)
total: 509.09 sec