Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-231459
#<BuildRuby:0x00007f602972fde0
@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.20240829-231459",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003621 0.003974 3.281576 ( 3.199516)
build_miniruby 0.001647 0.000319 1.654509 ( 1.653648)
build_ruby 0.001648 0.000319 4.401329 ( 4.556795)
build_all 0.004103 0.004146 8.036528 ( 3.289193)
build_install 0.018264 0.001934 10.249182 ( 4.870418)
test_btest 0.000869 0.000178 113.318721 ( 29.639509)
test_basic 0.002597 0.007369 1.008533 ( 1.054408)
test_all 0.109651 0.041445 792.338960 (264.400799)
test_rubyspec 0.065109 0.028777 166.504401 ( 33.573046)
total: 346.24 sec