Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-031231
#<BuildRuby:0x000056033d4fe1d8
@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.20240225-031231",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005857 0.001220 2.412964 ( 2.390498)
build_miniruby 0.001284 0.000268 1.587808 ( 1.589473)
build_ruby 0.001223 0.000255 3.274883 ( 28.311480)
build_all 0.002769 0.005079 6.442637 ( 3.236309)
build_install 0.018803 0.001175 8.443665 ( 5.228935)
test_btest 0.000669 0.000149 92.314102 ( 42.525683)
test_basic 0.002954 0.005497 1.023786 ( 1.204710)
test_all 0.081439 0.036833 801.351540 (318.244133)
test_rubyspec 0.050074 0.037267 121.430025 (131.156987)
total: 533.89 sec