Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-145630
#<BuildRuby:0x00007fc28a70fdd8
@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.20241119-145630",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000067 0.000000 0.000067 ( 0.000067)
configure 0.000044 0.000000 0.000044 ( 0.000043)
build_up 0.009070 0.000000 4.038373 ( 4.527278)
build_miniruby 0.001813 0.000000 2.152272 ( 2.197251)
build_ruby 0.002099 0.000220 4.453937 ( 4.645582)
build_all 0.008248 0.001269 6.609392 ( 4.527666)
build_install 0.021372 0.001228 10.062538 ( 6.844708)
test_btest 0.001094 0.000000 79.769541 ( 59.960984)
test_basic 0.011492 0.000512 1.091703 ( 1.458660)
test_all 0.109464 0.045290 751.896426 (423.010560)
test_rubyspec 0.048858 0.027818 121.552716 ( 53.191750)
total: 560.37 sec