Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-013837
#<BuildRuby:0x000055949bfd24f8
@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.20231224-013837",
@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.000005 0.000017 ( 0.000018)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.003589 0.001615 1.510176 ( 1.895340)
build_miniruby 0.001910 0.000000 1.621655 ( 1.621464)
build_ruby 0.001849 0.000000 3.420038 ( 3.592939)
build_all 0.005298 0.002211 5.571196 ( 2.574352)
build_install 0.015387 0.002550 6.796580 ( 4.093707)
test_btest 0.000763 0.000299 80.882033 ( 41.835767)
test_basic 0.000476 0.007551 0.889621 ( 1.158748)
test_all 0.065830 0.052500 702.305937 (285.456634)
test_rubyspec 0.027283 0.036996 95.325661 (107.270319)
total: 449.50 sec