Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-151812
#<BuildRuby:0x00007ff247e2fdd8
@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.20240726-151812",
@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.000014 0.000007 0.000021 ( 0.000020)
autoconf 0.000024 0.000012 0.000036 ( 0.000035)
configure 0.000018 0.000008 0.000026 ( 0.000027)
build_up 0.003780 0.003897 2.789637 ( 2.875557)
build_miniruby 0.000000 0.001606 1.193127 ( 1.190308)
build_ruby 0.000046 0.001942 3.684554 ( 3.902099)
build_all 0.002723 0.005242 7.192258 ( 3.006254)
build_install 0.016415 0.000000 9.692791 ( 4.254045)
test_btest 0.000942 0.000000 111.880859 ( 44.943779)
test_basic 0.006760 0.000837 0.941998 ( 5.024217)
test_all 0.113127 0.036159 767.395901 (219.647006)
test_rubyspec 0.030525 0.057945 163.203530 ( 30.281325)
total: 315.13 sec