Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-142017
#<BuildRuby:0x00007f973a01fdc8
@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.20241012-142017",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.002919 0.004579 3.441465 ( 3.319003)
build_miniruby 0.000000 0.001639 1.224763 ( 1.222218)
build_ruby 0.000412 0.001433 4.103133 ( 4.293589)
build_all 0.005036 0.004598 7.252708 ( 3.035395)
build_install 0.017459 0.002631 10.188147 ( 4.817202)
test_btest 0.000653 0.000327 97.204024 ( 33.065246)
test_basic 0.005972 0.004754 1.015537 ( 1.064149)
test_all 0.117350 0.032832 765.215609 (228.419054)
test_rubyspec 0.046235 0.043505 132.634967 ( 30.430944)
total: 309.67 sec