Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-100016
#<BuildRuby:0x0000557a78c1e3d0
@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.20230905-100016",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006098 0.000381 1.881583 ( 3.037907)
build_miniruby 0.001591 0.000000 1.693118 ( 1.895115)
build_ruby 0.002224 0.000000 3.353466 ( 3.739749)
build_all 0.008170 0.000000 6.368910 ( 4.641129)
build_install 0.014953 0.004370 7.741066 ( 6.302999)
test_btest 0.000848 0.000000 84.266419 ( 45.442211)
test_basic 0.008153 0.000381 1.001380 ( 1.400031)
test_all 0.006765 0.004204 712.119532 (331.314678)
test_rubyspec 0.036969 0.036466 106.773343 (126.223373)
total: 524.00 sec