Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-012247
#<BuildRuby:0x0000562cac0aa198
@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.20230107-012247",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004856 0.000227 1.213241 ( 1.848704)
build_miniruby 0.001333 0.000334 1.692566 ( 1.820813)
build_ruby 0.001205 0.000301 3.682872 ( 4.190796)
build_all 0.007902 0.001976 4.121041 ( 2.528362)
build_install 0.014645 0.004842 2.977977 ( 2.619048)
test_btest 0.000817 0.000213 58.715804 ( 32.842546)
test_basic 0.003755 0.000979 0.446865 ( 0.645325)
test_all 0.000842 0.001784 708.194964 (605.917747)
test_rubyspec 0.034851 0.029285 79.030131 (115.000698)
total: 767.42 sec