Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-212038
#<BuildRuby:0x00007fab4b24fdd0
@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.20240702-212038",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.002280 0.005452 3.811106 ( 3.420982)
build_miniruby 0.001109 0.000483 1.221329 ( 1.218382)
build_ruby 0.001394 0.000606 3.337944 ( 3.534518)
build_all 0.008256 0.000248 7.517660 ( 2.997011)
build_install 0.008617 0.010181 9.855786 ( 4.454498)
test_btest 0.001085 0.000000 109.031503 ( 28.060237)
test_basic 0.008413 0.001394 0.966886 ( 1.012859)
test_all 0.100568 0.049178 805.653291 (258.042965)
test_rubyspec 0.061648 0.035169 168.186269 ( 28.086880)
total: 330.83 sec