Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-020541
#<BuildRuby:0x00007f8116a8fdd8
@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.20241122-020541",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007168 0.000517 3.854906 ( 3.931752)
build_miniruby 0.001660 0.000000 1.676266 ( 1.674108)
build_ruby 0.001985 0.000000 4.311008 ( 4.447943)
build_all 0.004217 0.003335 6.516214 ( 2.794108)
build_install 0.015008 0.004547 9.321574 ( 4.488296)
test_btest 0.000783 0.000148 77.986079 ( 22.481328)
test_basic 0.008081 0.001529 0.933999 ( 0.983424)
test_all 0.108853 0.035819 700.116092 (216.314854)
test_rubyspec 0.029096 0.052674 115.641661 ( 24.794849)
total: 281.91 sec