Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-100729
#<BuildRuby:0x00007f716da3fdc8
@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.20240701-100729",
@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.000007 0.000033 ( 0.000034)
autoconf 0.000048 0.000013 0.000061 ( 0.000056)
configure 0.000040 0.000011 0.000051 ( 0.000052)
build_up 0.007396 0.003891 4.660027 ( 4.603179)
build_miniruby 0.001448 0.000402 1.877012 ( 1.975093)
build_ruby 0.002433 0.000000 4.850900 ( 5.137910)
build_all 0.005805 0.002992 7.261304 ( 2.931390)
build_install 0.009948 0.008686 9.806998 ( 4.319152)
test_btest 0.000672 0.000212 115.230094 ( 48.261020)
test_basic 0.005827 0.004685 1.202749 ( 1.243569)
test_all 0.110895 0.041723 821.785204 (268.264970)
test_rubyspec 0.049902 0.043825 165.453847 ( 27.871712)
total: 364.61 sec