Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-165834
#<BuildRuby:0x00005651b78563d0
@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.20230920-165834",
@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.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000028)
build_up 0.002425 0.004361 2.310463 ( 4.450587)
build_miniruby 0.001547 0.000206 1.668830 ( 1.810793)
build_ruby 0.001683 0.000000 3.409260 ( 3.951528)
build_all 0.007300 0.000631 6.358450 ( 4.523972)
build_install 0.002838 0.015925 7.799865 ( 5.787725)
test_btest 0.000611 0.000148 84.081905 ( 43.254837)
test_basic 0.000637 0.007320 0.990171 ( 1.272911)
test_all 0.008527 0.001271 631.905860 (221.505508)
test_rubyspec 0.039540 0.021831 96.817278 (108.037313)
total: 394.60 sec