Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-210307
#<BuildRuby:0x000055d7669d6230
@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.20240319-210307",
@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.000025 0.000003 0.000028 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.008621 0.000076 3.833501 ( 2.899113)
build_miniruby 0.001515 0.000000 1.710788 ( 1.709044)
build_ruby 0.001897 0.000000 3.740944 ( 3.972964)
build_all 0.007131 0.000257 6.771501 ( 2.649891)
build_install 0.020707 0.000011 9.409723 ( 4.457711)
test_btest 0.000827 0.000069 93.360780 ( 29.604812)
test_basic 0.003879 0.004116 0.915154 ( 0.994995)
test_all 0.081940 0.037696 746.515581 (254.400302)
test_rubyspec 0.037276 0.057389 130.190041 (158.124388)
total: 458.81 sec