Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-091157
#<BuildRuby:0x000055ed6393a8e0
@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.20230330-091157",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000008 0.000001 0.000009 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.005254 0.000618 1.502046 ( 3.792370)
build_miniruby 0.001422 0.000167 0.964827 ( 0.962919)
build_ruby 0.001262 0.000149 2.174817 ( 2.346401)
build_all 0.005421 0.000000 1.891468 ( 0.999837)
build_install 0.006522 0.007033 2.964906 ( 1.871683)
test_btest 0.000616 0.000112 67.273075 ( 17.376335)
test_basic 0.003673 0.000668 0.377028 ( 0.470945)
test_all 0.001287 0.000077 521.684624 (172.869484)
test_rubyspec 0.020305 0.016878 71.324137 ( 81.177853)
total: 281.87 sec