Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-172416
#<BuildRuby:0x0000559d19772138
@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.20240116-172416",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004867 0.000846 1.493831 ( 1.881069)
build_miniruby 0.001538 0.000267 1.508017 ( 1.506491)
build_ruby 0.001499 0.000261 3.331985 ( 3.560349)
build_all 0.003454 0.004100 5.569804 ( 2.646732)
build_install 0.017300 0.001697 6.947621 ( 4.239533)
test_btest 0.000799 0.000154 82.150344 ( 30.680598)
test_basic 0.003748 0.004421 0.871038 ( 0.974910)
test_all 0.079813 0.040354 775.934165 (289.676065)
test_rubyspec 0.070901 0.030539 159.934709 (171.889147)
total: 507.06 sec