Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-084824
#<BuildRuby:0x0000561881546380
@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.20230213-084824",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000000 0.004879 1.425536 ( 1.864066)
build_miniruby 0.000000 0.001374 1.237833 ( 1.274643)
build_ruby 0.000345 0.001345 2.266229 ( 2.522677)
build_all 0.002895 0.003755 3.877979 ( 1.998385)
build_install 0.013560 0.001081 3.111451 ( 2.482692)
test_btest 0.000716 0.000079 56.989007 ( 28.860967)
test_basic 0.005130 0.000570 0.472516 ( 0.574335)
test_all 0.001131 0.000126 630.496163 (237.540467)
test_rubyspec 0.007525 0.040293 71.899250 ( 82.944690)
total: 360.06 sec