Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-192002
#<BuildRuby:0x00007f4731c4fde0
@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.20240809-192002",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003814 0.003942 3.383750 ( 3.435096)
build_miniruby 0.001319 0.000382 1.553260 ( 1.549718)
build_ruby 0.000000 0.002054 3.463515 ( 22.263685)
build_all 0.002806 0.005352 7.268181 ( 2.695703)
build_install 0.014698 0.002104 9.213200 ( 4.280011)
test_btest 0.000897 0.000000 102.383014 ( 28.190292)
test_basic 0.000000 0.008109 0.875477 ( 2.089656)
test_all 0.109214 0.037781 738.486547 (209.669683)
test_rubyspec 0.056307 0.030870 160.811084 ( 27.532001)
total: 301.71 sec