Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-024243
#<BuildRuby:0x00007f8a3699fdc8
@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.20241129-024243",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007966 0.000017 2.534663 ( 2.740736)
build_miniruby 0.001136 0.000247 1.126735 ( 1.124137)
build_ruby 0.001374 0.000298 3.141198 ( 21.535549)
build_all 0.007948 0.000000 5.631229 ( 2.278598)
build_install 0.016406 0.002499 7.547577 ( 3.616148)
test_btest 0.000752 0.000145 68.847368 ( 17.892892)
test_basic 0.008726 0.001689 0.776325 ( 0.824559)
test_all 0.111803 0.033090 674.044607 (204.523788)
test_rubyspec 0.054167 0.027309 117.727108 ( 22.417983)
total: 276.96 sec