Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-055945
#<BuildRuby:0x00005583afeba090
@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.20230210-055945",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004677 0.000036 0.934247 ( 1.308569)
build_miniruby 0.001092 0.000058 0.908187 ( 0.906789)
build_ruby 0.001083 0.000057 1.880298 ( 2.110131)
build_all 0.001653 0.004326 2.984801 ( 1.477269)
build_install 0.005712 0.003847 2.496189 ( 1.681986)
test_btest 0.000754 0.000108 54.147386 ( 14.166499)
test_basic 0.003853 0.000550 0.383159 ( 0.476993)
test_all 0.001337 0.000191 572.422192 (163.468068)
test_rubyspec 0.019986 0.022572 56.988733 ( 66.940548)
total: 252.54 sec