Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-190700
#<BuildRuby:0x000055616aef61d8
@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.20230802-190700",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007997 2.219188 ( 6.559703)
build_miniruby 0.001037 0.000784 1.616076 ( 2.972641)
build_ruby 0.001495 0.000315 3.264628 ( 5.798490)
build_all 0.006621 0.001394 2.652878 ( 4.553474)
build_install 0.014780 0.006093 4.269807 ( 7.118421)
test_btest 0.000668 0.000154 81.382199 ( 61.848495)
test_basic 0.002746 0.000634 0.904906 ( 2.155323)
test_all 0.001768 0.000408 654.769966 (553.060613)
test_rubyspec 0.034251 0.031238 99.392078 (233.483466)
total: 877.55 sec