Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-225324
#<BuildRuby:0x0000563e6620da00
@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.20231211-225324",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007697 0.000634 2.494237 ( 3.933022)
build_miniruby 0.001483 0.000256 1.823203 ( 2.192635)
build_ruby 0.001444 0.000249 3.652293 ( 4.575508)
build_all 0.006609 0.003127 6.401024 ( 6.868182)
build_install 0.019742 0.002048 7.904988 ( 8.093468)
test_btest 0.000863 0.000152 84.552592 ( 86.824150)
test_basic 0.008420 0.000000 0.943986 ( 1.697889)
test_all 0.099302 0.028419 733.821347 (547.781717)
test_rubyspec 0.028846 0.042531 102.173506 (135.346852)
total: 797.31 sec