Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-105622
#<BuildRuby:0x00005567bf1da818
@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.20221207-105622",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005043 0.000270 1.412335 ( 1.584107)
build_miniruby 0.000815 0.000204 1.074207 ( 1.073100)
build_ruby 0.000000 0.001360 2.104809 ( 2.102476)
build_all 0.005229 0.000820 3.417830 ( 1.793518)
build_install 0.008711 0.004094 2.702857 ( 1.771729)
test_btest 0.000592 0.000166 56.769986 ( 15.811194)
test_basic 0.001620 0.003156 0.412971 ( 0.509755)
test_all 0.001130 0.000348 621.880026 (180.020967)
test_rubyspec 0.031904 0.010446 62.991131 ( 72.992970)
total: 277.66 sec