Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-181318
#<BuildRuby:0x00005639c3c05a00
@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.20230710-181318",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.000000 0.007381 2.069479 ( 5.048025)
build_miniruby 0.000000 0.001573 1.605507 ( 2.185558)
build_ruby 0.000000 0.001405 3.243658 ( 4.095568)
build_all 0.006080 0.002241 2.622922 ( 2.905985)
build_install 0.017256 0.001430 3.983165 ( 4.533193)
test_btest 0.000545 0.000194 82.881375 ( 48.769590)
test_basic 0.002782 0.000994 0.941387 ( 1.600054)
test_all 0.001272 0.000132 612.189337 (313.644894)
test_rubyspec 0.020513 0.033259 91.376870 (131.876221)
total: 514.66 sec