Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-002549
#<BuildRuby:0x0000558fa29661a8
@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.20230802-002549",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006283 2.025611 ( 3.273057)
build_miniruby 0.000420 0.000776 1.481414 ( 1.484108)
build_ruby 0.000000 0.001663 3.176635 ( 3.381370)
build_all 0.002154 0.005492 2.487326 ( 1.487943)
build_install 0.016041 0.001129 3.956608 ( 2.751411)
test_btest 0.000716 0.000173 79.671062 ( 26.919122)
test_basic 0.000000 0.005958 0.844001 ( 0.915857)
test_all 0.000000 0.001806 659.255254 (287.905894)
test_rubyspec 0.022750 0.031204 95.516820 (121.734753)
total: 449.85 sec