Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-035030
#<BuildRuby:0x00005624135c2258
@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.20230730-035030",
@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.000000 0.000022 ( 0.000022)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.007312 0.000236 2.323377 ( 7.738693)
build_miniruby 0.001665 0.000000 1.859827 ( 3.184529)
build_ruby 0.001951 0.000000 3.627427 ( 9.872988)
build_all 0.009430 0.000000 2.827376 ( 5.471318)
build_install 0.018297 0.004984 4.480292 ( 8.575133)
test_btest 0.001017 0.000000 85.592360 ( 81.836176)
test_basic 0.003392 0.004720 0.990664 ( 2.535316)
test_all 0.001387 0.000112 662.518320 (435.945443)
test_rubyspec 0.039830 0.018600 90.848961 (102.852221)
total: 658.01 sec