Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-053437
#<BuildRuby:0x00007fdfd43efdd0
@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.20240812-053437",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005661 0.003648 4.292796 ( 4.736665)
build_miniruby 0.001571 0.000248 1.878974 ( 1.968678)
build_ruby 0.000000 0.002516 5.204386 ( 5.441963)
build_all 0.004623 0.006373 9.860187 ( 5.957624)
build_install 0.014705 0.010945 13.058801 ( 8.459559)
test_btest 0.000851 0.000170 134.889196 ( 90.585044)
test_basic 0.002427 0.008770 1.489213 ( 1.986086)
test_all 0.126924 0.041447 1036.172460 (994.395498)
test_rubyspec 0.056121 0.043779 189.430464 (183.319744)
total: 1296.85 sec