Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-114952
#<BuildRuby:0x000055b7a13ee320
@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.20240125-114952",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005923 1.861358 ( 2.248047)
build_miniruby 0.000144 0.001205 1.653640 ( 1.653682)
build_ruby 0.001617 0.000000 3.313173 ( 3.558677)
build_all 0.003899 0.003358 5.896156 ( 2.584932)
build_install 0.013088 0.006182 7.665210 ( 4.403179)
test_btest 0.001054 0.000000 86.171924 ( 31.698918)
test_basic 0.005778 0.000696 0.865033 ( 0.927698)
test_all 0.090146 0.022537 731.563575 (260.433134)
test_rubyspec 0.043070 0.062168 165.750019 (177.473924)
total: 484.98 sec