Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-183717
#<BuildRuby:0x0000563609f45f48
@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.20230901-183717",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005974 0.000618 1.937572 ( 3.228633)
build_miniruby 0.000000 0.002009 16.510920 ( 16.217457)
build_ruby 0.000951 0.001070 3.420629 ( 3.720165)
build_all 0.008666 0.000100 6.349584 ( 4.268518)
build_install 0.014193 0.004274 7.784433 ( 5.659191)
test_btest 0.000662 0.000092 84.392796 ( 48.158960)
test_basic 0.000000 0.007725 0.991909 ( 1.501124)
test_all 0.007625 0.001745 700.303276 (312.365520)
test_rubyspec 0.044363 0.026638 103.842674 (125.567186)
total: 520.69 sec