Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-225744
#<BuildRuby:0x000055d9c946a4f8
@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.20240127-225744",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.004264 0.002645 1.996981 ( 2.576224)
build_miniruby 0.001242 0.000447 1.855465 ( 1.863447)
build_ruby 0.001348 0.000486 3.703783 ( 3.990733)
build_all 0.006502 0.002341 6.406879 ( 3.653709)
build_install 0.011803 0.008913 7.793036 ( 4.508781)
test_btest 0.000594 0.000238 85.003700 ( 50.708454)
test_basic 0.005702 0.000694 0.943014 ( 1.253635)
test_all 0.096274 0.028459 829.780756 (768.468083)
test_rubyspec 0.051185 0.067630 193.933719 (306.409584)
total: 1143.43 sec