Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-035136
#<BuildRuby:0x00005555b145e2a8
@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.20230604-035136",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001697 0.004435 1.656300 ( 2.862638)
build_miniruby 0.001072 0.000187 1.169452 ( 1.168186)
build_ruby 0.001746 0.000000 2.306870 ( 2.491613)
build_all 0.000000 0.006499 2.015978 ( 1.195604)
build_install 0.013345 0.001536 3.129722 ( 2.115470)
test_btest 0.000646 0.000143 77.111846 ( 20.156111)
test_basic 0.003087 0.001988 0.668067 ( 0.739982)
test_all 0.001241 0.000290 580.563497 (209.770745)
test_rubyspec 0.024944 0.013994 70.913735 ( 82.751807)
total: 323.25 sec