Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-174556
#<BuildRuby:0x00005583352b68e0
@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.20240309-174556",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006514 0.000435 2.467454 ( 2.367385)
build_miniruby 0.001200 0.000218 1.608039 ( 1.607475)
build_ruby 0.001249 0.000227 3.366647 ( 3.586030)
build_all 0.007598 0.000565 6.436026 ( 3.191444)
build_install 0.018082 0.000707 8.334464 ( 4.724093)
test_btest 0.000795 0.000000 92.808156 ( 34.861962)
test_basic 0.003079 0.004541 0.953796 ( 1.024920)
test_all 0.087082 0.033455 811.890968 (364.675998)
test_rubyspec 0.050424 0.043271 131.781171 (156.434154)
total: 572.47 sec