Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-061639
#<BuildRuby:0x00005574686028e0
@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-061639",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002018 0.004025 1.835976 ( 2.533205)
build_miniruby 0.001816 0.000000 1.589911 ( 1.599494)
build_ruby 0.000000 0.001705 3.245139 ( 3.559404)
build_all 0.006752 0.001899 6.533325 ( 4.585292)
build_install 0.014372 0.004385 8.092550 ( 6.282535)
test_btest 0.001295 0.000000 87.069767 ( 45.761118)
test_basic 0.000000 0.008965 1.034556 ( 1.247551)
test_all 0.004721 0.005000 709.922037 (298.066030)
test_rubyspec 0.043997 0.031576 107.559203 (119.228983)
total: 482.86 sec