Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-165441
#<BuildRuby:0x00007fbad12cfdd8
@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.20240824-165441",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.004741 0.002709 2.888968 ( 2.889395)
build_miniruby 0.001037 0.000414 1.176706 ( 1.173760)
build_ruby 0.001293 0.000517 3.124182 ( 3.347741)
build_all 0.005124 0.002828 7.048278 ( 2.681416)
build_install 0.012798 0.005980 9.464589 ( 4.272309)
test_btest 0.000729 0.000304 104.936246 ( 28.956926)
test_basic 0.005285 0.002202 0.953783 ( 4.508290)
test_all 0.101534 0.048964 804.702948 (267.906828)
test_rubyspec 0.065164 0.021950 161.799565 ( 27.273617)
total: 343.01 sec