Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-180734
#<BuildRuby:0x00007f306a03fdd0
@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.20241106-180734",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.003238 0.004898 3.824163 ( 3.740711)
build_miniruby 0.000000 0.001463 1.629826 ( 1.626606)
build_ruby 0.000299 0.001583 4.032711 ( 4.199978)
build_all 0.008374 0.001146 6.508033 ( 2.726244)
build_install 0.016669 0.003080 9.453407 ( 4.565489)
test_btest 0.000824 0.000211 76.221198 ( 21.890297)
test_basic 0.007736 0.001989 0.860877 ( 0.907687)
test_all 0.100442 0.047576 786.645227 (228.486803)
test_rubyspec 0.049384 0.030940 118.097912 ( 27.318848)
total: 295.46 sec