Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-184200
#<BuildRuby:0x00005593d2d3a2c8
@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.20240127-184200",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002704 0.003810 2.035794 ( 2.597746)
build_miniruby 0.001280 0.000183 1.853305 ( 1.854173)
build_ruby 0.001567 0.000000 3.517932 ( 3.788488)
build_all 0.005782 0.002097 6.511687 ( 3.293025)
build_install 0.013947 0.004772 8.033255 ( 4.443764)
test_btest 0.000911 0.000000 86.021728 ( 36.267042)
test_basic 0.001094 0.006435 0.937538 ( 1.116921)
test_all 0.077553 0.037307 730.160221 (306.480869)
test_rubyspec 0.056056 0.054099 174.370856 (197.810200)
total: 557.65 sec