Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-212748
#<BuildRuby:0x000055838d3723d0
@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.20240118-212748",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005022 0.000381 1.711946 ( 2.109578)
build_miniruby 0.001287 0.000410 1.618257 ( 1.626914)
build_ruby 0.001572 0.000501 3.313430 ( 3.589577)
build_all 0.006779 0.000780 5.751884 ( 3.454116)
build_install 0.018207 0.000229 6.894271 ( 4.688721)
test_btest 0.000868 0.000225 84.675825 ( 37.020570)
test_basic 0.000000 0.007219 0.897812 ( 0.973171)
test_all 0.088626 0.032504 751.235190 (270.231217)
test_rubyspec 0.046562 0.056395 156.821710 (168.726881)
total: 492.42 sec