Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-092427
#<BuildRuby:0x000055bfad4aa868
@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.20230615-092427",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000025 0.000008 0.000033 ( 0.000031)
build_up 0.005358 0.001715 2.014259 ( 7.536306)
build_miniruby 0.001215 0.000389 1.531121 ( 4.086830)
build_ruby 0.000000 0.001845 3.058994 ( 8.737750)
build_all 0.001750 0.007070 2.499518 ( 4.976039)
build_install 0.017877 0.004061 3.850183 ( 8.332602)
test_btest 0.000735 0.000279 80.043938 (103.448938)
test_basic 0.003348 0.001270 0.810617 ( 2.329757)
test_all 0.001482 0.000000 591.651552 (554.108322)
test_rubyspec 0.022507 0.030859 84.463209 (119.511841)
total: 813.07 sec