Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-173624
#<BuildRuby:0x00007f48becdfdd0
@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.20241021-173624",
@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.000011 0.000010 0.000021 ( 0.000021)
autoconf 0.000020 0.000015 0.000035 ( 0.000035)
configure 0.000017 0.000013 0.000030 ( 0.000029)
build_up 0.004502 0.003537 3.295410 ( 3.327685)
build_miniruby 0.000852 0.000670 1.638882 ( 1.635937)
build_ruby 0.001067 0.000838 4.615246 ( 16.463993)
build_all 0.004153 0.005033 7.220787 ( 2.959773)
build_install 0.012743 0.007615 10.156773 ( 4.717875)
test_btest 0.000631 0.000491 87.971709 ( 23.638724)
test_basic 0.006090 0.005739 0.946190 ( 1.000381)
test_all 0.125801 0.022399 772.787361 (232.178466)
test_rubyspec 0.061911 0.025262 129.611546 ( 25.247628)
total: 311.17 sec