Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-151509
#<BuildRuby:0x0000562c864ed820
@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.20230706-151509",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006026 0.000646 2.129384 ( 5.895514)
build_miniruby 0.001597 0.000171 1.714668 ( 2.830485)
build_ruby 0.001713 0.000183 3.640447 ( 6.514009)
build_all 0.007610 0.000366 2.590085 ( 4.989556)
build_install 0.015416 0.005101 4.163822 ( 7.966603)
test_btest 0.000648 0.000083 83.728174 ( 56.250904)
test_basic 0.000000 0.008885 0.976310 ( 1.879945)
test_all 0.001075 0.000208 634.190191 (406.959418)
test_rubyspec 0.027962 0.032033 92.812354 (164.613435)
total: 657.90 sec