Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-103321
#<BuildRuby:0x00007f4a3747fdc8
@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.20241002-103321",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005668 0.004525 5.263985 ( 7.827048)
build_miniruby 0.001425 0.000431 1.851523 ( 2.474595)
build_ruby 0.001734 0.000525 4.902314 ( 26.083885)
build_all 0.007658 0.003960 8.183372 ( 7.505465)
build_install 0.017732 0.008686 11.691834 ( 10.563697)
test_btest 0.000785 0.000262 100.792604 ( 83.014379)
test_basic 0.005102 0.008272 1.243996 ( 1.716897)
test_all 0.129990 0.036757 933.480899 (787.732436)
test_rubyspec 0.056574 0.037518 146.707796 (120.976800)
total: 1047.90 sec