Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-092326
#<BuildRuby:0x00007f6ad02ffde0
@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.20240819-092326",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.008676 3.840135 ( 3.837021)
build_miniruby 0.001082 0.000593 1.366765 ( 1.363526)
build_ruby 0.001713 0.000406 4.296084 ( 4.428538)
build_all 0.008479 0.001094 8.768953 ( 3.559383)
build_install 0.015949 0.003978 11.932142 ( 5.478666)
test_btest 0.001086 0.000000 124.644007 ( 32.445443)
test_basic 0.005909 0.004687 1.055598 ( 1.101069)
test_all 0.108523 0.046903 847.297147 (258.958224)
test_rubyspec 0.056766 0.039467 179.095856 ( 42.558107)
total: 353.73 sec