Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-021037
#<BuildRuby:0x00007f6e4b12fdc0
@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.20241009-021037",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000041 0.000002 0.000043 ( 0.000043)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007691 0.000221 3.963671 ( 4.238738)
build_miniruby 0.001769 0.000101 1.582689 ( 1.580278)
build_ruby 0.001759 0.000101 4.176516 ( 4.334394)
build_all 0.010036 0.000088 7.371007 ( 2.975365)
build_install 0.004349 0.015728 10.348439 ( 4.810753)
test_btest 0.000765 0.000115 89.878813 ( 23.522845)
test_basic 0.006335 0.003763 1.052297 ( 1.109073)
test_all 0.090853 0.057001 739.426317 (216.678632)
test_rubyspec 0.051458 0.033826 134.718313 ( 28.783044)
total: 288.03 sec