Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-024947
#<BuildRuby:0x00007f61614efdd0
@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.20240809-024947",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.004524 0.003377 3.555188 ( 3.503982)
build_miniruby 0.001369 0.000242 1.339697 ( 1.336110)
build_ruby 0.001506 0.000266 4.011897 ( 4.185439)
build_all 0.008813 0.000829 8.612507 ( 3.393879)
build_install 0.015975 0.004783 11.269621 ( 5.186891)
test_btest 0.000927 0.000171 117.670928 ( 30.861647)
test_basic 0.005429 0.004482 1.080351 ( 1.125251)
test_all 0.108005 0.041055 865.982523 (246.518318)
test_rubyspec 0.055322 0.035565 169.278021 ( 35.580809)
total: 331.69 sec