Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-010643
#<BuildRuby:0x000055bf25082318
@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.20240321-010643",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.008636 0.001140 3.940302 ( 2.893250)
build_miniruby 0.001146 0.000275 1.669965 ( 1.668241)
build_ruby 0.001162 0.000278 3.307931 ( 3.570261)
build_all 0.007126 0.000680 6.542951 ( 2.533741)
build_install 0.015629 0.003932 8.793307 ( 3.706858)
test_btest 0.000767 0.000178 88.109046 ( 22.812743)
test_basic 0.002544 0.003824 0.944822 ( 1.006932)
test_all 0.091843 0.026543 753.998028 (213.521335)
test_rubyspec 0.022411 0.059818 112.661135 (121.775163)
total: 373.49 sec