Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-190722
#<BuildRuby:0x000055bdc74e6008
@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.20230209-190722",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003522 0.001084 0.865100 ( 1.268330)
build_miniruby 0.001346 0.000000 0.843433 ( 0.841593)
build_ruby 0.001471 0.000000 1.702252 ( 1.910054)
build_all 0.005817 0.000000 3.249754 ( 1.610050)
build_install 0.009356 0.004999 2.197456 ( 1.479169)
test_btest 0.000682 0.000204 55.369614 ( 14.324963)
test_basic 0.003606 0.001082 0.324321 ( 0.416537)
test_all 0.001462 0.000000 560.577289 (164.811927)
test_rubyspec 0.014709 0.024107 56.193908 ( 66.377442)
total: 253.04 sec