Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-084706
#<BuildRuby:0x00007f5822a8fdc8
@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.20240712-084706",
@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.000028 0.000004 0.000032 ( 0.000029)
autoconf 0.000046 0.000008 0.000054 ( 0.000050)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.006426 0.003717 4.045689 ( 7.038658)
build_miniruby 0.002290 0.000000 1.789018 ( 2.030362)
build_ruby 0.000000 0.002507 4.140109 ( 23.695950)
build_all 0.003015 0.005669 6.943305 ( 2.669947)
build_install 0.012453 0.004111 8.429591 ( 3.826983)
test_btest 0.000755 0.000180 114.197851 ( 29.862316)
test_basic 0.005818 0.003476 1.075103 ( 1.124349)
test_all 0.091488 0.058490 776.604789 (221.850131)
test_rubyspec 0.056058 0.031494 160.837325 ( 27.350073)
total: 319.45 sec