Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-183033
#<BuildRuby:0x00007f1bb42efdc0
@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.20240716-183033",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000000 0.000062 0.000062 ( 0.000060)
configure 0.000000 0.000032 0.000032 ( 0.000033)
build_up 0.002778 0.004766 3.558675 ( 3.648718)
build_miniruby 0.001851 0.000000 1.570021 ( 1.567224)
build_ruby 0.001842 0.000000 4.068769 ( 4.249643)
build_all 0.004979 0.004485 7.843736 ( 3.128851)
build_install 0.019337 0.000000 10.502966 ( 4.951133)
test_btest 0.000928 0.000000 111.459223 ( 29.237306)
test_basic 0.007850 0.000000 1.149542 ( 1.200027)
test_all 0.108591 0.040942 800.671877 (227.979095)
test_rubyspec 0.048714 0.037826 162.288423 ( 34.818355)
total: 310.78 sec