Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-190057
#<BuildRuby:0x0000559de052a4f8
@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.20230903-190057",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.005341 0.000271 1.902387 ( 2.897001)
build_miniruby 0.001569 0.000325 1.654118 ( 1.793843)
build_ruby 0.001437 0.000297 3.286348 ( 3.549773)
build_all 0.006466 0.001338 6.357610 ( 4.255111)
build_install 0.018530 0.000162 7.733729 ( 6.419958)
test_btest 0.001062 0.000193 83.810803 ( 44.345407)
test_basic 0.000000 0.007830 0.973801 ( 1.289079)
test_all 0.009011 0.001067 656.112623 (308.227124)
test_rubyspec 0.031875 0.040511 102.807050 (120.554408)
total: 493.33 sec