Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-040437
#<BuildRuby:0x00007f4003b1fdd8
@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.20241128-040437",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.006590 0.002197 3.506905 ( 3.926921)
build_miniruby 0.001289 0.000430 1.664099 ( 1.791005)
build_ruby 0.002122 0.000000 4.541643 ( 4.828651)
build_all 0.004427 0.005052 6.855070 ( 4.110344)
build_install 0.010752 0.008424 8.552896 ( 4.112013)
test_btest 0.000563 0.000218 71.265390 ( 20.489932)
test_basic 0.002565 0.005706 0.695744 ( 9.747530)
test_all 0.102177 0.047072 666.858771 (218.263165)
test_rubyspec 0.053900 0.033866 120.072194 ( 27.962126)
total: 295.23 sec