Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-070413
#<BuildRuby:0x00007f5075a4fde0
@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.20240704-070413",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000048 0.000016 0.000064 ( 0.000059)
configure 0.000040 0.000012 0.000052 ( 0.000054)
build_up 0.007449 0.002341 4.547216 ( 4.635381)
build_miniruby 0.000000 0.002164 1.740951 ( 1.763637)
build_ruby 0.000355 0.002082 4.729000 ( 4.970728)
build_all 0.005178 0.006166 8.773250 ( 5.478601)
build_install 0.018250 0.007393 12.507474 ( 8.060688)
test_btest 0.000342 0.000700 129.094237 ( 81.225428)
test_basic 0.007487 0.007490 1.472956 ( 1.684198)
test_all 0.120636 0.042387 985.025299 (420.745323)
test_rubyspec 0.029737 0.069976 184.186483 ( 52.868726)
total: 581.43 sec