Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-043027
#<BuildRuby:0x000055eb13d9a130
@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.20230810-043027",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.005725 0.001541 2.250512 ( 6.283328)
build_miniruby 0.001128 0.000304 1.744797 ( 2.753174)
build_ruby 0.001762 0.000000 3.377999 ( 4.933858)
build_all 0.008161 0.000000 2.820220 ( 3.242093)
build_install 0.017674 0.001114 4.426543 ( 4.830177)
test_btest 0.001265 0.000000 84.706191 ( 52.974450)
test_basic 0.003844 0.003244 0.931462 ( 1.563157)
test_all 0.000789 0.000187 665.286368 (273.664229)
test_rubyspec 0.034415 0.021227 97.478261 (134.065297)
total: 484.31 sec