Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-181956
#<BuildRuby:0x0000555dbd242118
@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.20230815-181956",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006816 0.000088 2.320527 ( 7.919577)
build_miniruby 0.001298 0.000042 1.758193 ( 2.692090)
build_ruby 0.001924 0.000062 3.537838 ( 6.993586)
build_all 0.008129 0.000263 6.618015 ( 6.614577)
build_install 0.016550 0.005018 8.454719 ( 10.604680)
test_btest 0.000812 0.000049 84.706985 ( 70.626886)
test_basic 0.007448 0.000154 0.947893 ( 2.074868)
test_all 0.004797 0.005325 664.052052 (488.013967)
test_rubyspec 0.056968 0.012731 105.314312 (174.638765)
total: 770.18 sec