Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-235507
#<BuildRuby:0x00005584af8d2258
@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.20240228-235507",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000035 0.000003 0.000038 ( 0.000039)
build_up 0.004020 0.004450 2.797491 ( 4.494013)
build_miniruby 0.001790 0.000000 1.934034 ( 2.274777)
build_ruby 0.002154 0.000000 3.677860 ( 28.005535)
build_all 0.008671 0.000000 7.132805 ( 7.550600)
build_install 0.017829 0.004370 9.128443 ( 8.668593)
test_btest 0.001140 0.000154 95.917636 (103.843629)
test_basic 0.000000 0.008008 1.042421 ( 1.824684)
test_all 0.100667 0.026418 771.383070 (723.998597)
test_rubyspec 0.064971 0.034339 137.083987 (220.933300)
total: 1101.59 sec