Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-201019
#<BuildRuby:0x00007f854fc3fdd0
@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.20241220-201019",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.001306 0.004361 1.929667 ( 2.235552)
build_miniruby 0.001139 0.000325 1.490603 ( 1.490239)
build_ruby 0.001666 0.000476 3.350954 ( 3.530181)
build_all 0.002152 0.006241 6.214221 ( 2.606505)
build_install 0.012643 0.004214 8.075727 ( 4.389553)
test_btest 0.000745 0.000248 72.238631 ( 19.413658)
test_basic 0.004512 0.004434 1.022441 ( 1.071296)
test_all 0.084177 0.057636 671.162374 (220.885349)
test_rubyspec 0.046385 0.031739 113.333297 ( 26.157191)
total: 281.78 sec