Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-160524
#<BuildRuby:0x00007f3a861cfdc8
@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.20240704-160524",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000037 0.000006 0.000043 ( 0.000045)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.008887 0.000788 4.635121 ( 6.128221)
build_miniruby 0.002167 0.000351 1.765646 ( 2.492188)
build_ruby 0.000000 0.002625 4.727324 ( 5.838936)
build_all 0.005655 0.005998 9.076085 ( 9.600840)
build_install 0.020085 0.008239 12.456807 ( 13.902074)
test_btest 0.000735 0.000171 128.086177 (140.811716)
test_basic 0.005775 0.008923 1.482122 ( 2.392572)
test_all 0.132159 0.040906 1030.738456 (1093.873741)
test_rubyspec 0.041772 0.062380 188.632212 (128.116223)
total: 1403.16 sec