Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-003055
#<BuildRuby:0x000055d6829c6130
@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.20230628-003055",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003010 0.003711 2.159294 ( 3.825962)
build_miniruby 0.001270 0.000444 1.902916 ( 1.913289)
build_ruby 0.000000 0.001711 2.989070 ( 3.258844)
build_all 0.003088 0.003544 2.409588 ( 1.649733)
build_install 0.016338 0.001230 4.101074 ( 3.329555)
test_btest 0.000550 0.000192 80.871680 ( 42.658011)
test_basic 0.006046 0.002103 0.952179 ( 1.084237)
test_all 0.000728 0.000253 568.951443 (262.831117)
test_rubyspec 0.029564 0.023695 88.024225 (100.889714)
total: 421.44 sec