Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-151512
#<BuildRuby:0x000055733e9d21a8
@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.20231212-151512",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003337 0.003879 2.429018 ( 3.427689)
build_miniruby 0.001241 0.000266 1.724638 ( 1.797649)
build_ruby 0.001722 0.000369 3.406411 ( 4.003154)
build_all 0.006355 0.002763 6.078994 ( 4.889651)
build_install 0.006327 0.013936 7.535801 ( 5.849036)
test_btest 0.000735 0.000238 83.732550 ( 50.843572)
test_basic 0.004079 0.003889 0.955220 ( 1.149539)
test_all 0.083254 0.037574 689.433291 (283.101795)
test_rubyspec 0.027020 0.036332 92.372257 (104.090063)
total: 459.15 sec