Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-232344
#<BuildRuby:0x00007f30d145fde0
@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.20241003-232344",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.007946 0.000011 3.924597 ( 4.025739)
build_miniruby 0.000000 0.001652 1.683310 ( 1.679817)
build_ruby 0.000000 0.001863 4.287206 ( 15.098344)
build_all 0.006628 0.001485 6.800075 ( 2.664420)
build_install 0.016660 0.003377 9.903267 ( 4.551221)
test_btest 0.000838 0.000158 93.410404 ( 29.333261)
test_basic 0.005413 0.004350 0.953978 ( 2.623179)
test_all 0.109462 0.040667 782.552400 (233.012983)
test_rubyspec 0.060476 0.028080 140.289881 ( 42.139667)
total: 335.13 sec