Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-162859
#<BuildRuby:0x00005591783b9fc0
@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.20240223-162859",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003274 0.003878 2.342468 ( 2.387175)
build_miniruby 0.001350 0.000144 1.449023 ( 1.462726)
build_ruby 0.001473 0.000158 3.401489 ( 3.635249)
build_all 0.000769 0.006852 6.408278 ( 3.863451)
build_install 0.015021 0.004455 8.144899 ( 5.379361)
test_btest 0.000678 0.000123 88.757982 ( 44.542847)
test_basic 0.002582 0.004476 0.985774 ( 1.111495)
test_all 0.091325 0.024554 772.391773 (331.397798)
test_rubyspec 0.058155 0.030002 125.321438 (135.925401)
total: 529.71 sec