Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-020005
#<BuildRuby:0x00007f5aa427fdc0
@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.20240716-020005",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.007508 0.000939 3.814895 ( 4.462136)
build_miniruby 0.001641 0.000205 1.641924 ( 1.772442)
build_ruby 0.001945 0.000244 4.423546 ( 4.698979)
build_all 0.007064 0.004107 8.547705 ( 4.896933)
build_install 0.015125 0.008220 11.458265 ( 7.005494)
test_btest 0.000893 0.000000 118.722637 ( 65.042826)
test_basic 0.011345 0.000670 1.304093 ( 1.510202)
test_all 0.127180 0.026442 848.003529 (252.090886)
test_rubyspec 0.046272 0.037028 166.453294 ( 39.109761)
total: 380.59 sec