Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-134353
#<BuildRuby:0x000056041d905f48
@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.20230311-134353",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001226 0.004070 1.721730 ( 2.993146)
build_miniruby 0.001353 0.000000 1.174235 ( 1.175442)
build_ruby 0.001361 0.000000 2.507693 ( 2.744062)
build_all 0.005599 0.000033 2.075498 ( 1.288779)
build_install 0.011462 0.003553 3.247350 ( 2.299727)
test_btest 0.000740 0.000076 66.376479 ( 20.738958)
test_basic 0.001671 0.004137 0.519249 ( 0.619396)
test_all 0.001033 0.000142 511.453280 (172.943544)
test_rubyspec 0.027511 0.012710 69.672524 ( 79.499501)
total: 284.30 sec