Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-072413
#<BuildRuby:0x0000561249206230
@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.20240305-072413",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005812 0.001453 2.417379 ( 2.208759)
build_miniruby 0.001083 0.000270 1.413987 ( 1.411879)
build_ruby 0.000000 0.001789 3.129680 ( 3.349839)
build_all 0.006842 0.000853 6.406204 ( 2.542950)
build_install 0.011627 0.005661 8.052482 ( 3.724953)
test_btest 0.000716 0.000202 88.582906 ( 23.153987)
test_basic 0.004784 0.001346 0.923366 ( 0.983700)
test_all 0.082426 0.036873 808.282716 (230.024583)
test_rubyspec 0.054007 0.029278 106.946599 (116.061338)
total: 383.46 sec