Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-210339
#<BuildRuby:0x0000555eb2639f00
@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.20230923-210339",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000014 0.000003 0.000017 ( 0.000019)
build_up 0.003930 0.002979 2.039908 ( 3.279295)
build_miniruby 0.001077 0.000269 1.563734 ( 1.562288)
build_ruby 0.001622 0.000000 3.003717 ( 3.180498)
build_all 0.007959 0.000000 6.275486 ( 2.628007)
build_install 0.018693 0.000000 7.403900 ( 3.638224)
test_btest 0.000860 0.000000 84.043814 ( 21.827668)
test_basic 0.003008 0.003068 0.940713 ( 1.000956)
test_all 0.009412 0.000344 657.178246 (206.440374)
test_rubyspec 0.038600 0.020694 93.164490 (104.460357)
total: 348.02 sec