Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-143913
#<BuildRuby:0x000055f51104e168
@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.20230112-143913",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004258 0.000567 0.841232 ( 1.516029)
build_miniruby 0.001124 0.000149 0.994153 ( 0.992371)
build_ruby 0.001245 0.000166 2.453287 ( 2.855696)
build_all 0.005885 0.000189 2.825068 ( 1.414429)
build_install 0.013542 0.001068 2.715351 ( 1.884565)
test_btest 0.000767 0.000090 55.314428 ( 14.944192)
test_basic 0.004074 0.000479 0.319649 ( 0.412007)
test_all 0.001109 0.000131 581.332713 (162.835281)
test_rubyspec 0.024937 0.015082 56.339996 ( 66.452221)
total: 253.31 sec