Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-031239
#<BuildRuby:0x0000564de360a130
@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.20230330-031239",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001826 0.004495 1.795384 ( 4.101426)
build_miniruby 0.001162 0.000291 1.208992 ( 1.451177)
build_ruby 0.001107 0.000276 2.477361 ( 2.834925)
build_all 0.002876 0.003858 2.187925 ( 1.875371)
build_install 0.005914 0.010072 3.297534 ( 2.830307)
test_btest 0.000545 0.000205 68.149856 ( 37.488550)
test_basic 0.001732 0.005278 0.534244 ( 0.642431)
test_all 0.001136 0.000480 534.332903 (217.711573)
test_rubyspec 0.025412 0.024304 79.764411 ( 93.230468)
total: 362.17 sec