Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-105854
#<BuildRuby:0x00005597417b6258
@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.20230811-105854",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006445 0.000667 2.336511 ( 6.257183)
build_miniruby 0.001103 0.000114 1.726375 ( 2.824104)
build_ruby 0.001730 0.000179 3.494112 ( 3.922819)
build_all 0.005108 0.003413 2.821377 ( 2.204226)
build_install 0.010393 0.009497 4.506450 ( 4.071599)
test_btest 0.001061 0.000000 83.865429 ( 46.116999)
test_basic 0.004354 0.004606 1.034345 ( 1.143941)
test_all 0.001542 0.000317 698.720155 (421.027557)
test_rubyspec 0.031882 0.029944 102.625686 (191.596408)
total: 679.17 sec