Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-074445
#<BuildRuby:0x00005623ff50e078
@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.20240222-074445",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000024 0.000007 0.000031 ( 0.000029)
build_up 0.002153 0.004826 2.429204 ( 2.259435)
build_miniruby 0.001520 0.000000 1.624019 ( 1.635601)
build_ruby 0.001673 0.000000 3.308662 ( 3.581108)
build_all 0.005820 0.001840 6.663327 ( 2.947914)
build_install 0.016734 0.002527 8.443441 ( 4.341804)
test_btest 0.000670 0.000074 93.779194 ( 40.832630)
test_basic 0.005843 0.000569 1.038895 ( 1.164487)
test_all 0.079409 0.039537 737.397034 (276.481795)
test_rubyspec 0.038870 0.050070 136.650964 (176.257583)
total: 509.50 sec