Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-101817
#<BuildRuby:0x00007f336c8cfdd8
@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.20241023-101817",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002985 0.004688 3.069621 ( 2.989658)
build_miniruby 0.000000 0.001436 1.105294 ( 1.102839)
build_ruby 0.000000 0.001990 3.330714 ( 3.512422)
build_all 0.006934 0.001240 6.073522 ( 2.361263)
build_install 0.019308 0.000000 7.945785 ( 3.684571)
test_btest 0.001126 0.000000 71.215493 ( 20.080867)
test_basic 0.006126 0.004565 0.980238 ( 1.029117)
test_all 0.115538 0.031007 669.448276 (207.696085)
test_rubyspec 0.058010 0.024551 117.888663 ( 21.158355)
total: 263.62 sec