Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-082550
#<BuildRuby:0x000056376982e2a8
@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-082550",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003420 0.003558 2.010516 ( 3.241726)
build_miniruby 0.001756 0.000000 1.562935 ( 1.561761)
build_ruby 0.001538 0.000000 3.226394 ( 3.401770)
build_all 0.004714 0.003483 6.361781 ( 2.776830)
build_install 0.010026 0.007968 7.547176 ( 4.081862)
test_btest 0.000866 0.000148 81.868301 ( 24.667928)
test_basic 0.005554 0.000000 0.902364 ( 0.968981)
test_all 0.010097 0.000000 697.444284 (241.312963)
test_rubyspec 0.034229 0.034487 98.392212 (109.735422)
total: 391.75 sec