Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-203159
#<BuildRuby:0x0000561377b82320
@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.20240221-203159",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.007701 0.001150 2.777791 ( 3.232424)
build_miniruby 0.000000 0.001769 61.268714 ( 28.551262)
build_ruby 0.000026 0.002331 3.827634 ( 4.031080)
build_all 0.006305 0.002102 7.085717 ( 4.150558)
build_install 0.011767 0.009373 9.017992 ( 5.558967)
test_btest 0.000453 0.000171 93.076360 ( 40.757812)
test_basic 0.005250 0.001992 0.944263 ( 1.028517)
test_all 0.092652 0.021867 786.865884 (308.150976)
test_rubyspec 0.067953 0.017455 126.699531 (136.664707)
total: 532.13 sec