Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-085759
#<BuildRuby:0x00007fd1c718fdd0
@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.20240618-085759",
@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.000034 0.000008 0.000042 ( 0.000039)
autoconf 0.000054 0.000014 0.000068 ( 0.000063)
configure 0.000044 0.000011 0.000055 ( 0.000051)
build_up 0.003337 0.005004 3.683934 ( 4.161067)
build_miniruby 0.001495 0.000420 1.591807 ( 1.593650)
build_ruby 0.000000 0.002386 4.582702 ( 4.725979)
build_all 0.004945 0.004827 7.930494 ( 3.576594)
build_install 0.015028 0.004985 10.352355 ( 4.796183)
test_btest 0.000000 0.001066 115.214875 ( 41.748459)
test_basic 0.001383 0.011122 1.350676 ( 1.450939)
test_all 0.105075 0.051546 909.841845 (499.264290)
test_rubyspec 0.058653 0.035971 173.454234 (148.508675)
total: 709.83 sec