Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-085629
#<BuildRuby:0x00007f7d5c31fde0
@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.20240707-085629",
@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.000026 0.000006 0.000032 ( 0.000029)
autoconf 0.000041 0.000011 0.000052 ( 0.000047)
configure 0.000032 0.000009 0.000041 ( 0.000040)
build_up 0.002178 0.007356 4.734189 ( 4.144679)
build_miniruby 0.001627 0.000512 1.842754 ( 1.860557)
build_ruby 0.002017 0.000634 5.044834 ( 5.265888)
build_all 0.005648 0.004561 9.454890 ( 5.150501)
build_install 0.014345 0.010420 13.130923 ( 7.941144)
test_btest 0.000874 0.000322 130.903675 ( 79.906695)
test_basic 0.013680 0.000000 1.487524 ( 1.644467)
test_all 0.100727 0.062150 999.767181 (386.456081)
test_rubyspec 0.060652 0.037357 188.214523 ( 69.114481)
total: 561.49 sec