Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-135123
#<BuildRuby:0x000055fdc72de3b0
@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.20240229-135123",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.009456 0.000155 3.071826 ( 3.349343)
build_miniruby 0.001492 0.000154 1.883832 ( 2.022997)
build_ruby 0.002247 0.000233 3.729007 ( 4.223109)
build_all 0.007940 0.000378 7.007834 ( 5.831859)
build_install 0.022263 0.000853 9.033266 ( 7.386256)
test_btest 0.001184 0.000000 95.209916 ( 80.330073)
test_basic 0.007296 0.000351 1.070244 ( 1.391218)
test_all 0.070977 0.057726 811.635772 (593.336510)
test_rubyspec 0.057864 0.040141 139.358207 (218.846149)
total: 916.72 sec