Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-190910
#<BuildRuby:0x00007f989615fdc0
@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.20241215-190910",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001798 0.003755 1.733199 ( 2.079758)
build_miniruby 0.001228 0.000141 1.073549 ( 1.070766)
build_ruby 0.001761 0.000203 3.012368 ( 3.246403)
build_all 0.005174 0.002105 5.426869 ( 2.143900)
build_install 0.011592 0.006092 7.635097 ( 4.147798)
test_btest 0.000830 0.000139 75.815561 ( 27.841203)
test_basic 0.004038 0.004205 0.800850 ( 0.851788)
test_all 0.111204 0.032872 714.182151 (267.939299)
test_rubyspec 0.041042 0.039982 117.971217 ( 37.910716)
total: 347.23 sec