Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-062151
#<BuildRuby:0x0000561483056138
@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.20240122-062151",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001438 0.004303 1.533477 ( 1.893466)
build_miniruby 0.001083 0.000235 1.654711 ( 1.652486)
build_ruby 0.001392 0.000303 3.171375 ( 3.352379)
build_all 0.005969 0.001298 5.929847 ( 2.401456)
build_install 0.014223 0.001873 6.986245 ( 3.519903)
test_btest 0.000662 0.000137 82.535034 ( 25.786906)
test_basic 0.001755 0.005479 0.891206 ( 0.986576)
test_all 0.093223 0.026551 738.406374 (248.232513)
test_rubyspec 0.046076 0.058973 160.047864 (172.494936)
total: 460.32 sec