Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-072333
#<BuildRuby:0x000055d2d79fe390
@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.20230513-072333",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007314 0.000359 1.959317 ( 4.765049)
build_miniruby 0.001315 0.000146 1.470785 ( 1.788886)
build_ruby 0.001568 0.000174 2.789036 ( 3.745666)
build_all 0.007225 0.000310 2.322107 ( 2.852585)
build_install 0.013896 0.003430 3.639099 ( 4.476524)
test_btest 0.000672 0.000081 75.452935 ( 65.365616)
test_basic 0.006883 0.000315 0.759586 ( 1.373053)
test_all 0.000858 0.000101 584.525458 (381.542820)
test_rubyspec 0.024543 0.029019 83.467644 (106.645591)
total: 572.56 sec