Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-184243
#<BuildRuby:0x0000559883aaa390
@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.20240308-184243",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.000044 0.007585 2.525835 ( 2.362268)
build_miniruby 0.001519 0.000000 1.687080 ( 1.687940)
build_ruby 0.001764 0.000000 3.458060 ( 3.731593)
build_all 0.004436 0.002918 6.567102 ( 2.903639)
build_install 0.015356 0.004268 8.570379 ( 4.572000)
test_btest 0.000652 0.000093 93.259890 ( 35.519840)
test_basic 0.003861 0.000012 1.011329 ( 1.194234)
test_all 0.082263 0.037729 818.261753 (311.839596)
test_rubyspec 0.066732 0.026731 124.082436 (133.434959)
total: 497.25 sec