Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-053529
#<BuildRuby:0x00007fbe240efdc8
@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.20240927-053529",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000427 0.007827 3.726403 ( 3.236579)
build_miniruby 0.001090 0.000436 1.250372 ( 1.248305)
build_ruby 0.001312 0.000525 3.531396 ( 9.455626)
build_all 0.007158 0.001211 6.591454 ( 2.729119)
build_install 0.011422 0.006950 9.933148 ( 4.586796)
test_btest 0.000666 0.000271 89.135329 ( 23.233897)
test_basic 0.007299 0.003653 1.017303 ( 1.063030)
test_all 0.102945 0.043199 716.883626 (223.685426)
test_rubyspec 0.036639 0.050935 131.243865 ( 26.557084)
total: 295.80 sec