Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-150002
#<BuildRuby:0x000055d77b00a2c8
@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.20230831-150002",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005299 0.000391 1.691909 ( 2.360500)
build_miniruby 0.001293 0.000377 1.579283 ( 1.578535)
build_ruby 0.001542 0.000332 3.402734 ( 3.622296)
build_all 0.005178 0.003340 6.300104 ( 3.810244)
build_install 0.016321 0.004091 7.598702 ( 5.356772)
test_btest 0.000662 0.000199 84.998570 ( 38.426484)
test_basic 0.007110 0.000887 1.035396 ( 1.285263)
test_all 0.010213 0.000517 683.323017 (241.260010)
test_rubyspec 0.040269 0.031058 102.638135 (116.575428)
total: 414.28 sec