Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-001413
#<BuildRuby:0x000055dce4d3a308
@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.20240219-001413",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.005967 1.967720 ( 2.306581)
build_miniruby 0.000000 0.001409 1.620266 ( 1.619329)
build_ruby 0.000000 0.001609 3.447114 ( 3.634776)
build_all 0.005774 0.002200 6.392416 ( 3.394555)
build_install 0.014455 0.004613 8.058566 ( 4.787322)
test_btest 0.000680 0.000176 92.900911 ( 39.946726)
test_basic 0.004085 0.002966 0.928260 ( 1.028592)
test_all 0.068850 0.046531 734.493589 (279.984630)
test_rubyspec 0.036489 0.054976 125.389605 (137.455199)
total: 474.16 sec