Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-232456
#<BuildRuby:0x000055d3e035a4f8
@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.20240124-232456",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006542 0.000586 2.001930 ( 3.505422)
build_miniruby 0.001311 0.000315 1.714212 ( 1.852127)
build_ruby 0.001347 0.000323 3.480041 ( 3.937997)
build_all 0.008517 0.000000 6.299396 ( 4.497542)
build_install 0.014209 0.005653 7.894742 ( 5.908511)
test_btest 0.000966 0.000233 86.792274 ( 65.611202)
test_basic 0.006810 0.000530 0.961633 ( 1.110521)
test_all 0.083239 0.030354 724.412669 (340.694373)
test_rubyspec 0.070358 0.032937 163.417225 (175.010618)
total: 602.13 sec