Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-071350
#<BuildRuby:0x0000562c383aa3d0
@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-071350",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005128 0.000354 1.845485 ( 3.024867)
build_miniruby 0.001595 0.000110 1.716020 ( 1.763664)
build_ruby 0.000000 0.001909 3.473770 ( 3.798819)
build_all 0.002996 0.005286 6.328499 ( 4.296929)
build_install 0.020986 0.000000 7.720983 ( 5.700821)
test_btest 0.000812 0.000000 87.120871 ( 44.517322)
test_basic 0.008185 0.000000 1.020617 ( 1.336821)
test_all 0.009518 0.000587 694.685596 (323.584868)
test_rubyspec 0.046930 0.029473 105.017163 (125.135368)
total: 513.16 sec