Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-075751
#<BuildRuby:0x00007fb3f89efdc8
@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.20240705-075751",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.001292 0.007158 4.349265 ( 3.760497)
build_miniruby 0.001395 0.000438 1.812768 ( 1.809705)
build_ruby 0.000000 0.001970 3.977685 ( 4.179041)
build_all 0.001671 0.007527 8.424231 ( 3.198132)
build_install 0.017867 0.003391 11.999296 ( 5.588758)
test_btest 0.000903 0.000323 127.997227 ( 33.287707)
test_basic 0.005332 0.005833 1.197411 ( 1.236563)
test_all 0.125280 0.036922 1011.924157 (566.101326)
test_rubyspec 0.068485 0.033478 193.255289 (166.356540)
total: 785.52 sec