Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-040702
#<BuildRuby:0x000055dd59dd5fb8
@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.20240227-040702",
@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.000021 0.000008 0.000029 ( 0.000029)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.007973 0.001347 2.821294 ( 4.362799)
build_miniruby 0.000000 0.001498 1.968175 ( 2.770082)
build_ruby 0.000000 0.002075 3.856266 ( 4.822141)
build_all 0.004169 0.004468 7.316265 ( 7.455433)
build_install 0.018168 0.004766 9.296602 ( 10.014598)
test_btest 0.000745 0.000282 96.207999 (105.673292)
test_basic 0.002822 0.005368 1.060521 ( 1.826212)
test_all 0.084621 0.038109 871.011712 (594.158227)
test_rubyspec 0.050018 0.037082 132.336137 (171.825563)
total: 902.91 sec