Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-040055
#<BuildRuby:0x00007f0990ddfdd8
@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.20241113-040055",
@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.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006958 0.000725 3.428702 ( 3.703572)
build_miniruby 0.001144 0.000272 1.581325 ( 1.579272)
build_ruby 0.001769 0.000000 3.710803 ( 3.872646)
build_all 0.008029 0.000000 6.339641 ( 2.658344)
build_install 0.017680 0.000000 9.260268 ( 4.629188)
test_btest 0.000904 0.000000 78.370529 ( 20.901334)
test_basic 0.000741 0.008397 0.845236 ( 0.896335)
test_all 0.110033 0.038198 730.676030 (229.306095)
test_rubyspec 0.048458 0.036271 124.591737 ( 40.098957)
total: 307.65 sec