Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-132131
#<BuildRuby:0x00007fb9502afdd0
@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.20240804-132131",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003095 0.004557 3.456549 ( 3.419411)
build_miniruby 0.001578 0.000255 1.259276 ( 1.256125)
build_ruby 0.001686 0.000272 3.379860 ( 3.609966)
build_all 0.009062 0.000079 8.074618 ( 3.177516)
build_install 0.010784 0.009916 10.868561 ( 5.087499)
test_btest 0.000914 0.000188 117.448971 ( 30.734810)
test_basic 0.005928 0.004836 0.947901 ( 0.990737)
test_all 0.102057 0.052199 879.613682 (354.158167)
test_rubyspec 0.058767 0.033150 178.778643 ( 89.508704)
total: 491.94 sec