Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-020231
#<BuildRuby:0x000055c0571627f0
@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.20230205-020231",
@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.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001299 0.003553 1.155137 ( 1.600412)
build_miniruby 0.001390 0.000241 1.238763 ( 1.243576)
build_ruby 0.000000 0.001801 2.368404 ( 2.643633)
build_all 0.002891 0.004001 3.773313 ( 2.861677)
build_install 0.012208 0.004867 2.922679 ( 2.759346)
test_btest 0.000627 0.000157 55.419742 ( 30.059608)
test_basic 0.005867 0.000000 0.447602 ( 0.595946)
test_all 0.001415 0.000000 639.358167 (261.833013)
test_rubyspec 0.027080 0.021800 70.752421 ( 83.538640)
total: 387.14 sec