Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-014921
#<BuildRuby:0x00007efe2d71fde0
@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.20241009-014921",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.006949 0.000704 3.262591 ( 3.629590)
build_miniruby 0.001249 0.000312 1.282598 ( 1.279783)
build_ruby 0.001608 0.000402 3.556806 ( 3.756192)
build_all 0.000000 0.009146 6.746600 ( 2.731514)
build_install 0.016609 0.002270 9.916649 ( 4.693470)
test_btest 0.000660 0.000205 91.630794 ( 24.613847)
test_basic 0.007609 0.002641 0.913302 ( 0.959389)
test_all 0.097403 0.052043 783.612267 (239.832385)
test_rubyspec 0.048355 0.036895 132.851145 ( 29.268626)
total: 310.77 sec