Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-190259
#<BuildRuby:0x00007f8444a4fdd8
@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.20240926-190259",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.009660 0.000177 5.081546 ( 5.239799)
build_miniruby 0.001465 0.000193 1.837054 ( 1.994237)
build_ruby 0.002176 0.000286 4.797246 ( 5.297445)
build_all 0.010878 0.000286 7.675422 ( 5.010765)
build_install 0.019900 0.009826 11.523120 ( 6.997706)
test_btest 0.000773 0.000126 94.110427 ( 39.992410)
test_basic 0.000801 0.008310 0.862171 ( 0.909535)
test_all 0.109131 0.039940 700.329748 (231.439477)
test_rubyspec 0.054816 0.031500 134.539678 ( 27.470433)
total: 324.35 sec