Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-153649
#<BuildRuby:0x00007fe9f54cfdd8
@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.20240623-153649",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007322 0.001708 3.911793 ( 4.095964)
build_miniruby 0.001612 0.000376 1.713167 ( 1.715761)
build_ruby 0.001832 0.000428 4.443221 ( 4.618565)
build_all 0.006467 0.003788 7.987441 ( 4.481867)
build_install 0.009678 0.014629 11.338520 ( 6.538732)
test_btest 0.000627 0.000209 115.813795 ( 52.582670)
test_basic 0.004949 0.007449 1.307157 ( 1.397274)
test_all 0.103153 0.047345 910.893761 (328.230860)
test_rubyspec 0.057998 0.037364 170.215037 ( 58.299917)
total: 461.96 sec