Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-102635
#<BuildRuby:0x00007f471fcffdd8
@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.20240620-102635",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004334 0.003108 3.025360 ( 2.903683)
build_miniruby 0.000000 0.001686 1.559830 ( 1.556404)
build_ruby 0.000551 0.001229 4.159685 ( 4.283672)
build_all 0.003241 0.005143 7.682632 ( 3.160831)
build_install 0.015947 0.004063 10.686056 ( 5.239597)
test_btest 0.000764 0.000229 112.730841 ( 29.530521)
test_basic 0.003290 0.004737 1.178881 ( 1.232484)
test_all 0.114019 0.036549 835.457213 (284.409895)
test_rubyspec 0.046679 0.038989 161.097031 ( 30.019992)
total: 362.34 sec