Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-095323
#<BuildRuby:0x00007f329742fdd0
@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.20240812-095323",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.008637 0.001052 4.244486 ( 6.764862)
build_miniruby 0.001614 0.000359 1.761869 ( 2.373388)
build_ruby 0.002288 0.000508 4.622912 ( 6.211827)
build_all 0.010685 0.000500 9.291227 ( 11.169286)
build_install 0.028265 0.000000 12.850792 ( 13.968435)
test_btest 0.000372 0.000726 132.578396 (157.705902)
test_basic 0.011779 0.002309 1.448799 ( 2.819883)
test_all 0.116933 0.051476 945.811502 (811.784021)
test_rubyspec 0.014546 0.080214 176.620883 ( 56.578975)
total: 1069.38 sec