Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-073858
#<BuildRuby:0x000055d93f7ea018
@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.20240120-073858",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004205 0.000955 1.525142 ( 1.870416)
build_miniruby 0.001339 0.000304 1.615159 ( 1.614506)
build_ruby 0.001300 0.000296 2.982861 ( 3.230233)
build_all 0.005535 0.001258 5.405632 ( 2.124501)
build_install 0.016203 0.000512 6.952491 ( 3.430688)
test_btest 0.000593 0.000119 83.696848 ( 26.209541)
test_basic 0.007596 0.000561 0.919963 ( 1.033953)
test_all 0.077824 0.041835 732.928113 (222.960130)
test_rubyspec 0.061313 0.030583 147.151629 (158.904554)
total: 421.38 sec