Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-080212
#<BuildRuby:0x0000561f933d2120
@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.20230511-080212",
@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.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005716 0.000000 1.820685 ( 3.464613)
build_miniruby 0.001511 0.000000 1.319891 ( 1.322400)
build_ruby 0.001680 0.000099 2.665892 ( 3.050788)
build_all 0.002576 0.004354 2.230980 ( 2.125973)
build_install 0.011678 0.004651 3.469588 ( 3.145515)
test_btest 0.000720 0.000107 74.387184 ( 37.504300)
test_basic 0.002570 0.004784 0.773270 ( 0.890713)
test_all 0.001510 0.000279 568.540116 (225.343874)
test_rubyspec 0.017199 0.033659 80.411012 ( 97.723175)
total: 374.57 sec