Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-071821
#<BuildRuby:0x00007f39abdefdc8
@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.20240724-071821",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.007545 0.001415 3.765665 ( 4.297163)
build_miniruby 0.001670 0.000313 1.715687 ( 1.821511)
build_ruby 0.002272 0.000000 4.498388 ( 4.857478)
build_all 0.009307 0.000000 8.449108 ( 4.704232)
build_install 0.019989 0.001780 11.477257 ( 6.595002)
test_btest 0.000750 0.000121 123.952195 ( 72.157177)
test_basic 0.010627 0.000000 1.364704 ( 1.602651)
test_all 0.110034 0.037267 822.846181 (237.687039)
test_rubyspec 0.076631 0.013022 169.747891 ( 34.402642)
total: 368.13 sec