Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-054136
#<BuildRuby:0x0000563631b6e078
@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.20240119-054136",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002085 0.003684 1.599285 ( 2.061028)
build_miniruby 0.000000 0.001464 1.706260 ( 1.707714)
build_ruby 0.000000 0.001935 3.492472 ( 3.767496)
build_all 0.000471 0.007372 6.010131 ( 3.134605)
build_install 0.003984 0.015540 7.246628 ( 4.141844)
test_btest 0.000575 0.000255 85.377347 ( 33.557272)
test_basic 0.005535 0.000700 0.867422 ( 0.923942)
test_all 0.090312 0.030211 802.303340 (292.303397)
test_rubyspec 0.072436 0.035852 162.547751 (174.204586)
total: 515.80 sec