Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-052213
#<BuildRuby:0x0000560f2ea51f70
@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.20230921-052213",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006355 2.141485 ( 3.381609)
build_miniruby 0.000000 0.001391 1.614147 ( 1.614676)
build_ruby 0.001087 0.000238 3.191821 ( 3.398874)
build_all 0.007172 0.000586 6.087818 ( 2.551320)
build_install 0.014600 0.003759 7.197528 ( 3.551754)
test_btest 0.000651 0.000126 85.140039 ( 32.881612)
test_basic 0.007404 0.001433 0.988026 ( 1.104483)
test_all 0.008614 0.001516 710.693428 (222.355483)
test_rubyspec 0.041723 0.022421 97.036132 (108.296726)
total: 379.14 sec