Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-084150
#<BuildRuby:0x0000557e7062e118
@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.20230818-084150",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002649 0.004481 2.303969 ( 6.347364)
build_miniruby 0.001599 0.000386 1.661573 ( 2.604812)
build_ruby 0.002043 0.000000 3.405275 ( 5.365736)
build_all 0.008436 0.000000 6.260853 ( 5.973178)
build_install 0.016797 0.003881 8.226005 ( 9.528138)
test_btest 0.000881 0.000196 84.572600 ( 57.584612)
test_basic 0.007255 0.000703 1.005018 ( 2.374981)
test_all 0.009896 0.001221 705.357929 (463.410594)
test_rubyspec 0.028122 0.047901 111.158125 (198.093083)
total: 751.28 sec