Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-114742
#<BuildRuby:0x00007f10f106fdc0
@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.20240614-114742",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.003731 0.003933 3.488111 ( 3.451922)
build_miniruby 0.001299 0.000377 1.595096 ( 1.592185)
build_ruby 0.001655 0.000480 4.138455 ( 4.334196)
build_all 0.009905 0.000000 8.026745 ( 3.292969)
build_install 0.020314 0.000000 11.048736 ( 5.467811)
test_btest 0.000968 0.000000 112.782357 ( 30.400640)
test_basic 0.004488 0.003858 1.220779 ( 3.116289)
test_all 0.116491 0.032352 827.649975 (247.085014)
test_rubyspec 0.049442 0.045364 163.063700 ( 32.842647)
total: 331.58 sec