Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-221154
#<BuildRuby:0x00007f5c74b5fdd8
@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.20240706-221154",
@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.000034 0.000007 0.000041 ( 0.000037)
autoconf 0.000000 0.000178 0.000178 ( 0.000118)
configure 0.000000 0.000052 0.000052 ( 0.000051)
build_up 0.006770 0.003343 4.609386 ( 6.995877)
build_miniruby 0.000000 0.002601 1.885689 ( 2.484012)
build_ruby 0.000000 0.002579 4.744181 ( 21.473417)
build_all 0.007819 0.003477 8.869313 ( 10.351666)
build_install 0.022827 0.004695 12.536014 ( 14.922398)
test_btest 0.000993 0.000249 127.893886 (161.204327)
test_basic 0.013670 0.001293 1.464999 ( 2.614135)
test_all 0.119962 0.051155 982.105006 (917.019904)
test_rubyspec 0.065808 0.034276 178.557174 ( 68.712165)
total: 1205.78 sec