Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-125455
#<BuildRuby:0x0000560509409f48
@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.20230830-125455",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005565 0.000206 1.511708 ( 1.892128)
build_miniruby 0.001319 0.000158 1.230420 ( 1.228452)
build_ruby 0.000000 0.001674 2.967667 ( 3.139655)
build_all 0.005468 0.002631 6.252626 ( 2.456482)
build_install 0.011523 0.004784 7.218325 ( 3.594554)
test_btest 0.001169 0.000000 82.493664 ( 21.799908)
test_basic 0.000000 0.006064 0.834989 ( 0.893141)
test_all 0.000000 0.009443 656.042183 (206.943505)
test_rubyspec 0.033807 0.027177 92.149921 (103.465148)
total: 345.41 sec