Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-232251
#<BuildRuby:0x000055d0562ae258
@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.20230507-232251",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005744 0.000958 1.954141 ( 4.377005)
build_miniruby 0.001501 0.000250 1.476291 ( 1.796658)
build_ruby 0.001557 0.000259 2.706824 ( 3.456619)
build_all 0.002746 0.004964 2.243456 ( 2.726420)
build_install 0.015353 0.003935 3.617235 ( 4.068242)
test_btest 0.000800 0.000171 77.973482 ( 59.249530)
test_basic 0.000000 0.006840 0.812721 ( 1.291844)
test_all 0.000810 0.000967 604.412581 (347.066169)
test_rubyspec 0.028329 0.025189 82.609586 (101.947531)
total: 525.98 sec