Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-210532
#<BuildRuby:0x00007f567572fdd0
@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.20241014-210532",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.005892 0.003638 4.336349 ( 5.183767)
build_miniruby 0.001690 0.000282 1.972458 ( 2.172024)
build_ruby 0.002080 0.000347 5.035392 ( 5.649284)
build_all 0.009499 0.001583 8.225222 ( 6.665313)
build_install 0.023241 0.000251 11.064632 ( 7.968170)
test_btest 0.000906 0.000000 99.543659 ( 66.089934)
test_basic 0.005406 0.006746 1.251651 ( 1.642958)
test_all 0.094487 0.063155 830.422653 (373.279737)
test_rubyspec 0.055085 0.035037 139.435299 ( 53.635855)
total: 522.29 sec