Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-034920
#<BuildRuby:0x00007f6ff979fde0
@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.20240615-034920",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000111)
build_up 0.000085 0.007994 3.447253 ( 3.438893)
build_miniruby 0.001298 0.000358 1.458265 ( 1.455260)
build_ruby 0.001400 0.000386 3.528843 ( 3.699022)
build_all 0.004874 0.003158 6.614352 ( 2.499842)
build_install 0.012739 0.006763 9.636159 ( 4.516770)
test_btest 0.000823 0.000257 107.202534 ( 27.626366)
test_basic 0.008081 0.000000 1.000942 ( 1.056047)
test_all 0.111875 0.038594 773.740430 (217.840634)
test_rubyspec 0.036888 0.052092 162.573220 ( 27.158818)
total: 289.29 sec