Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-204419
#<BuildRuby:0x000055d0c80f2078
@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.20240131-204419",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004433 0.001379 1.850460 ( 2.211358)
build_miniruby 0.001049 0.000239 1.627259 ( 1.630181)
build_ruby 0.000000 0.001741 2.978628 ( 3.203728)
build_all 0.005680 0.001417 5.958841 ( 2.220802)
build_install 0.013955 0.004403 7.330866 ( 3.450257)
test_btest 0.000699 0.000181 85.736772 ( 22.480243)
test_basic 0.004885 0.001267 0.767425 ( 0.824916)
test_all 0.081906 0.035043 700.752494 (207.492266)
test_rubyspec 0.061861 0.041625 166.190763 (177.528354)
total: 421.04 sec