Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-073923
#<BuildRuby:0x00007f71bc65fdd0
@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.20240922-073923",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006754 0.002051 4.474868 ( 3.737657)
build_miniruby 0.001382 0.000293 1.394024 ( 1.393148)
build_ruby 0.001422 0.000302 3.566629 ( 3.746298)
build_all 0.001023 0.008042 6.374389 ( 2.413654)
build_install 0.005715 0.013482 9.787337 ( 4.324341)
test_btest 0.000739 0.000267 95.111356 ( 25.244479)
test_basic 0.004736 0.005614 1.078103 ( 1.124997)
test_all 0.090507 0.058917 775.408446 (242.984566)
test_rubyspec 0.047970 0.036359 137.026914 ( 28.750392)
total: 313.72 sec