Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-025120
#<BuildRuby:0x00005577340a24f8
@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.20240320-025120",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007638 0.003441 4.287672 ( 3.897559)
build_miniruby 0.001567 0.000190 2.108523 ( 2.114964)
build_ruby 0.001684 0.000205 3.742506 ( 3.987540)
build_all 0.007528 0.000912 6.992400 ( 4.327528)
build_install 0.012555 0.009046 9.731442 ( 6.133876)
test_btest 0.000828 0.000000 93.937738 ( 48.957075)
test_basic 0.004974 0.003777 1.101252 ( 1.206175)
test_all 0.093039 0.026868 810.837674 (316.041967)
test_rubyspec 0.039719 0.051279 130.083680 (139.478410)
total: 526.15 sec