Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-011845
#<BuildRuby:0x00007f6f2f6bfdc8
@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.20241125-011845",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000031 0.000009 0.000040 ( 0.000041)
build_up 0.002730 0.004864 3.312980 ( 3.557695)
build_miniruby 0.001166 0.000389 1.693003 ( 1.692338)
build_ruby 0.000000 0.001998 4.174295 ( 4.302123)
build_all 0.004643 0.003737 6.355983 ( 2.788340)
build_install 0.018962 0.004934 9.445353 ( 5.367358)
test_btest 0.000758 0.000269 80.285633 ( 30.738798)
test_basic 0.012461 0.000000 1.093541 ( 1.197235)
test_all 0.111905 0.036953 750.665044 (227.437159)
test_rubyspec 0.049900 0.037973 123.101830 ( 24.675870)
total: 301.76 sec