Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-004503
#<BuildRuby:0x0000560132aa9fb8
@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.20230916-004503",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.007956 2.386621 ( 4.645000)
build_miniruby 0.000000 0.001491 1.695429 ( 1.909726)
build_ruby 0.000000 0.002072 3.532407 ( 3.875864)
build_all 0.005895 0.003252 6.481498 ( 4.586044)
build_install 0.006947 0.014244 7.939184 ( 6.031986)
test_btest 0.000602 0.000228 85.477349 ( 32.052474)
test_basic 0.001536 0.004771 0.895470 ( 0.973180)
test_all 0.006521 0.003614 661.997761 (299.589983)
test_rubyspec 0.016048 0.057168 106.469066 (122.755143)
total: 476.42 sec