Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-001100
#<BuildRuby:0x00005632915d6230
@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.20230713-001100",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.007235 0.000650 2.168143 ( 5.283556)
build_miniruby 0.001260 0.000252 1.661322 ( 2.164439)
build_ruby 0.001317 0.000264 3.273494 ( 4.427569)
build_all 0.007229 0.000577 2.588113 ( 2.889441)
build_install 0.017965 0.000096 4.101888 ( 3.862088)
test_btest 0.000638 0.000106 82.862563 ( 54.470501)
test_basic 0.000782 0.007970 0.947829 ( 1.786988)
test_all 0.001391 0.000314 638.678918 (376.886229)
test_rubyspec 0.028073 0.026971 92.249461 (133.699570)
total: 585.47 sec