Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-214813
#<BuildRuby:0x00007f4e497afdc0
@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.20241029-214813",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.002804 0.004642 3.782450 ( 3.720097)
build_miniruby 0.001254 0.000283 1.343319 ( 1.340030)
build_ruby 0.001697 0.000383 3.367093 ( 3.558607)
build_all 0.004505 0.004277 6.452700 ( 2.704217)
build_install 0.005819 0.013174 9.305982 ( 4.480477)
test_btest 0.000775 0.000258 73.965174 ( 19.954270)
test_basic 0.002872 0.008035 0.848903 ( 0.897319)
test_all 0.098730 0.043843 671.114212 (227.386107)
test_rubyspec 0.046557 0.031778 115.713960 ( 24.090618)
total: 288.13 sec