Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-041849
#<BuildRuby:0x000055d3d87aa3d0
@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.20240120-041849",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.001450 0.004272 1.469399 ( 1.837287)
build_miniruby 0.001309 0.000000 1.557789 ( 1.555513)
build_ruby 0.001716 0.000000 2.767817 ( 3.044275)
build_all 0.002619 0.004444 5.459243 ( 2.167349)
build_install 0.004182 0.012486 6.493055 ( 3.142568)
test_btest 0.000000 0.001102 79.637047 ( 20.859174)
test_basic 0.001216 0.006021 0.786747 ( 0.850105)
test_all 0.083702 0.035102 753.046003 (220.758907)
test_rubyspec 0.042914 0.051310 137.885777 (149.384543)
total: 403.60 sec