Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-184458
#<BuildRuby:0x0000558900341f50
@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.20240218-184458",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000022)
build_up 0.002037 0.004181 1.890993 ( 2.210582)
build_miniruby 0.001346 0.000145 1.597628 ( 1.596059)
build_ruby 0.001303 0.000717 3.495193 ( 3.713208)
build_all 0.003656 0.003991 6.734378 ( 3.207242)
build_install 0.017086 0.001140 8.138365 ( 4.237694)
test_btest 0.000348 0.000420 92.960353 ( 30.618435)
test_basic 0.004796 0.003441 0.919630 ( 0.987228)
test_all 0.061681 0.054170 808.157291 (285.773816)
test_rubyspec 0.029853 0.048718 111.857206 (120.778277)
total: 453.12 sec