Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-121731
#<BuildRuby:0x0000555bc0016258
@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.20240316-121731",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.005734 0.000662 1.900489 ( 1.970115)
build_miniruby 0.001227 0.000141 1.457701 ( 1.455872)
build_ruby 0.001362 0.000157 2.943936 ( 12.413622)
build_all 0.007152 0.000307 6.731160 ( 2.594124)
build_install 0.017322 0.000385 7.928774 ( 3.622975)
test_btest 0.000845 0.000085 89.450403 ( 24.816929)
test_basic 0.001676 0.004269 0.877206 ( 0.936605)
test_all 0.083919 0.039054 805.385373 (307.982017)
test_rubyspec 0.061700 0.035589 139.253551 (194.397745)
total: 550.19 sec