Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-102011
#<BuildRuby:0x00007f12ad02fdc0
@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.20241011-102011",
@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.000025 0.000005 0.000030 ( 0.000029)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007147 0.000592 3.470035 ( 3.432717)
build_miniruby 0.001396 0.000254 1.558773 ( 1.612333)
build_ruby 0.001655 0.000225 3.331951 ( 24.194137)
build_all 0.004172 0.004198 6.507241 ( 2.425932)
build_install 0.005946 0.012284 9.593440 ( 4.336775)
test_btest 0.000809 0.000228 92.535591 ( 25.120647)
test_basic 0.000000 0.010700 1.139641 ( 1.187099)
test_all 0.097022 0.053716 720.569541 (217.930366)
test_rubyspec 0.055386 0.030062 132.114555 ( 32.751657)
total: 312.99 sec