Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-035108
#<BuildRuby:0x000055e06a5cda00
@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.20230702-035108",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003817 0.004371 2.285690 ( 4.408232)
build_miniruby 0.001110 0.000154 1.584447 ( 1.594000)
build_ruby 0.000000 0.001480 3.216740 ( 3.473949)
build_all 0.005674 0.002073 2.589659 ( 2.068177)
build_install 0.020983 0.000171 4.233625 ( 4.518494)
test_btest 0.001113 0.000000 81.476999 ( 36.253511)
test_basic 0.003191 0.003420 0.845261 ( 0.937523)
test_all 0.001580 0.000250 627.834496 (273.888510)
test_rubyspec 0.036876 0.013675 88.387429 (101.507488)
total: 428.65 sec