Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-143242
#<BuildRuby:0x000055a483bf6120
@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.20231214-143242",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007130 0.000340 2.472856 ( 3.353608)
build_miniruby 0.001643 0.000170 1.742443 ( 1.814784)
build_ruby 0.001574 0.000162 3.443779 ( 3.972498)
build_all 0.009058 0.000089 6.125051 ( 4.183154)
build_install 0.019476 0.001025 7.684784 ( 5.511385)
test_btest 0.000714 0.000065 83.340299 ( 51.630680)
test_basic 0.005145 0.000468 0.946443 ( 1.308817)
test_all 0.077909 0.049024 724.424061 (395.892171)
test_rubyspec 0.048208 0.026733 101.486898 (128.285105)
total: 595.95 sec