Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-105621
#<BuildRuby:0x000055dfb6369f48
@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.20230621-105621",
@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.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002521 0.003226 1.883617 ( 3.150218)
build_miniruby 0.001795 0.000000 1.479382 ( 1.479642)
build_ruby 0.001618 0.000000 3.002167 ( 3.167368)
build_all 0.003812 0.003760 5.472127 ( 2.699000)
build_install 0.004378 0.010584 6.338316 ( 3.055159)
test_btest 0.000702 0.000170 78.451949 ( 23.151252)
test_basic 0.001245 0.004053 0.733819 ( 0.812822)
test_all 0.001247 0.000165 599.122209 (200.081609)
test_rubyspec 0.047784 0.004028 80.525627 ( 92.444991)
total: 330.04 sec