Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-113855
#<BuildRuby:0x0000561f2214e118
@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.20230725-113855",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002036 0.004263 2.045304 ( 3.233317)
build_miniruby 0.000000 0.001409 1.460545 ( 1.459556)
build_ruby 0.000000 0.001651 2.953292 ( 3.167091)
build_all 0.004616 0.001672 2.403065 ( 1.362262)
build_install 0.008076 0.008462 3.701939 ( 2.415481)
test_btest 0.000655 0.000157 80.697567 ( 23.355429)
test_basic 0.004031 0.000967 0.863126 ( 0.928628)
test_all 0.001256 0.000301 661.962448 (452.358843)
test_rubyspec 0.042522 0.026337 97.536190 (200.156740)
total: 688.44 sec