Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-141524
#<BuildRuby:0x00007f00c81efdc8
@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.20241112-141524",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.003469 0.003894 3.759765 ( 3.641123)
build_miniruby 0.001435 0.000335 1.680303 ( 1.677713)
build_ruby 0.001784 0.000416 4.241565 ( 4.391327)
build_all 0.006016 0.001403 6.431532 ( 2.789497)
build_install 0.016448 0.000739 9.396481 ( 4.755696)
test_btest 0.000823 0.000174 80.246056 ( 21.347367)
test_basic 0.001699 0.008183 0.809016 ( 0.859408)
test_all 0.109542 0.034424 737.338176 (227.580964)
test_rubyspec 0.051861 0.032682 120.443550 ( 29.313305)
total: 296.36 sec