Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-130130
#<BuildRuby:0x00005594b87ca1a8
@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.20230911-130130",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000000 0.000049 0.000049 ( 0.000047)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000000 0.006866 2.193117 ( 3.512049)
build_miniruby 0.001139 0.000228 1.662200 ( 1.661863)
build_ruby 0.001400 0.000280 3.269345 ( 3.460864)
build_all 0.008110 0.000037 6.313154 ( 3.018459)
build_install 0.012955 0.006797 7.732994 ( 4.169502)
test_btest 0.000653 0.000142 83.139260 ( 33.193347)
test_basic 0.005840 0.001278 0.924782 ( 1.026382)
test_all 0.008257 0.000781 689.578511 (242.070700)
test_rubyspec 0.022916 0.048823 101.369546 (113.147001)
total: 405.26 sec