Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-183331
#<BuildRuby:0x000055edfed0e138
@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.20230122-183331",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004411 0.000840 1.130137 ( 1.794009)
build_miniruby 0.001163 0.000222 1.157408 ( 1.201415)
build_ruby 0.001581 0.000000 2.865417 ( 3.202909)
build_all 0.006937 0.000000 3.785916 ( 2.373355)
build_install 0.012354 0.001972 2.827452 ( 2.459788)
test_btest 0.000690 0.000119 55.687877 ( 32.503786)
test_basic 0.006090 0.000363 0.448122 ( 0.622285)
test_all 0.001105 0.000184 654.089909 (270.148181)
test_rubyspec 0.022858 0.026342 72.530735 ( 85.108670)
total: 399.42 sec