Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-212940
#<BuildRuby:0x0000562c5f042018
@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.20240207-212940",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.007221 0.000000 2.192842 ( 3.630284)
build_miniruby 0.001689 0.000163 2.011226 ( 2.196975)
build_ruby 0.001642 0.000219 3.802975 ( 4.552543)
build_all 0.008315 0.000548 6.584142 ( 5.512541)
build_install 0.015699 0.006008 8.411127 ( 6.698161)
test_btest 0.000804 0.000126 89.151821 ( 75.070590)
test_basic 0.003420 0.004388 0.982543 ( 1.323068)
test_all 0.089127 0.030164 770.224697 (407.442238)
test_rubyspec 0.042339 0.069452 179.306493 (190.311282)
total: 696.74 sec