Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-121911
#<BuildRuby:0x00005633a2896120
@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.20230803-121911",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000038 0.000004 0.000042 ( 0.000040)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.006206 0.000547 2.343633 ( 5.696552)
build_miniruby 0.001477 0.000131 1.742740 ( 2.250895)
build_ruby 0.001572 0.000139 3.341164 ( 5.303956)
build_all 0.000000 0.007724 2.713469 ( 2.510615)
build_install 0.012666 0.006337 4.387513 ( 5.102198)
test_btest 0.000674 0.000116 82.233689 ( 45.631321)
test_basic 0.002426 0.004983 0.973558 ( 1.370609)
test_all 0.001348 0.000000 638.469014 (357.665747)
test_rubyspec 0.021824 0.033836 99.762272 (134.451829)
total: 559.99 sec