Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-063806
#<BuildRuby:0x000055ed79626008
@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-063806",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002194 0.004354 2.490823 ( 2.284988)
build_miniruby 0.001418 0.000000 1.675811 ( 1.678329)
build_ruby 0.001720 0.000000 3.293035 ( 3.602818)
build_all 0.004704 0.002717 6.313009 ( 2.999700)
build_install 0.014780 0.005163 8.304654 ( 4.453767)
test_btest 0.000741 0.000139 87.785399 ( 33.793926)
test_basic 0.005757 0.000305 0.843449 ( 0.905037)
test_all 0.079701 0.036929 750.288022 (267.322286)
test_rubyspec 0.062571 0.022702 121.696389 (131.443310)
total: 448.49 sec