Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-183447
#<BuildRuby:0x0000559cce6464f8
@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.20230525-183447",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005438 1.647217 ( 2.946462)
build_miniruby 0.000000 0.001514 1.200207 ( 1.198889)
build_ruby 0.000000 0.001478 2.565002 ( 2.763327)
build_all 0.002135 0.004382 2.007129 ( 1.280386)
build_install 0.009514 0.006740 3.100380 ( 2.214719)
test_btest 0.000882 0.000294 73.963662 ( 26.514893)
test_basic 0.002730 0.003548 0.741318 ( 0.862732)
test_all 0.000882 0.000317 558.892136 (193.241934)
test_rubyspec 0.032093 0.020604 77.695578 ( 89.653697)
total: 320.68 sec