Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-214213
#<BuildRuby:0x00007f4983aefdc0
@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.20240710-214213",
@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.000004 0.000030 ( 0.000026)
autoconf 0.000045 0.000008 0.000053 ( 0.000048)
configure 0.000042 0.000007 0.000049 ( 0.000043)
build_up 0.004979 0.004130 4.491147 ( 4.168679)
build_miniruby 0.001773 0.000345 1.769481 ( 1.785570)
build_ruby 0.002244 0.000437 4.527924 ( 4.731387)
build_all 0.007174 0.003902 8.690728 ( 4.767953)
build_install 0.012255 0.010208 11.748618 ( 6.472824)
test_btest 0.000565 0.000144 119.671679 ( 44.383586)
test_basic 0.006628 0.001700 1.249648 ( 1.307253)
test_all 0.107171 0.044439 869.823655 (283.636415)
test_rubyspec 0.066451 0.028465 171.590960 ( 35.939208)
total: 387.19 sec