Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-113816
#<BuildRuby:0x00007f288e3dfdc0
@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.20241230-113816",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.002361 0.003638 1.741126 ( 2.053246)
build_miniruby 0.000000 0.001453 1.242270 ( 1.239184)
build_ruby 0.001045 0.000863 3.752907 ( 3.940664)
build_all 0.004101 0.003826 6.272283 ( 2.611504)
build_install 0.006258 0.011131 7.653172 ( 3.926343)
test_btest 0.000753 0.000234 73.712722 ( 20.492723)
test_basic 0.009009 0.000610 0.964767 ( 1.011882)
test_all 0.093832 0.048994 661.089966 (194.917008)
test_rubyspec 0.045710 0.032695 114.883234 ( 22.137675)
total: 252.33 sec