Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-041322
#<BuildRuby:0x00007f84bffcfdc8
@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.20241205-041322",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.008520 0.000084 3.461855 ( 2.975766)
build_miniruby 0.001293 0.000298 1.208256 ( 1.205615)
build_ruby 0.001463 0.000338 3.680854 ( 3.821718)
build_all 0.004533 0.004292 6.225345 ( 2.627227)
build_install 0.019677 0.001636 8.559638 ( 3.976760)
test_btest 0.000974 0.000000 78.337490 ( 22.560284)
test_basic 0.008983 0.001263 0.803551 ( 0.852678)
test_all 0.119719 0.025024 743.909875 (240.371079)
test_rubyspec 0.050020 0.029892 120.084132 ( 29.707372)
total: 308.10 sec