Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-231710
#<BuildRuby:0x00007f8987affdd0
@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.20240705-231710",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000002 0.000031 ( 0.000033)
build_up 0.004538 0.003626 3.817908 ( 3.355016)
build_miniruby 0.001599 0.000189 1.189246 ( 1.186425)
build_ruby 0.001951 0.000000 3.090427 ( 3.282236)
build_all 0.008020 0.000692 7.583498 ( 2.922347)
build_install 0.019427 0.000283 10.462498 ( 4.739736)
test_btest 0.001135 0.000117 109.134707 ( 29.009395)
test_basic 0.004507 0.004850 1.013102 ( 1.057787)
test_all 0.084012 0.074848 867.515529 (310.715763)
test_rubyspec 0.031499 0.065257 180.373384 ( 38.336531)
total: 394.61 sec