Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-183627
#<BuildRuby:0x000055969ec41a00
@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.20240311-183627",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002859 0.004495 2.579800 ( 2.477873)
build_miniruby 0.001395 0.000224 1.661482 ( 1.661256)
build_ruby 0.001560 0.000250 3.639543 ( 3.862794)
build_all 0.007969 0.000000 6.820283 ( 3.998048)
build_install 0.018101 0.001901 8.927514 ( 5.732066)
test_btest 0.001019 0.000000 92.795013 ( 45.639517)
test_basic 0.003296 0.004695 1.035066 ( 1.240139)
test_all 0.060968 0.056665 756.823562 (295.281293)
test_rubyspec 0.064959 0.027863 130.138984 (142.312836)
total: 502.21 sec