Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-091356
#<BuildRuby:0x0000557509952008
@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.20230111-091356",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.005081 1.068059 ( 1.680599)
build_miniruby 0.000000 0.001238 1.486211 ( 1.485365)
build_ruby 0.001079 0.000594 3.297195 ( 3.669411)
build_all 0.003973 0.003826 3.505553 ( 1.781959)
build_install 0.013524 0.001708 2.643999 ( 1.812061)
test_btest 0.001046 0.000000 56.833801 ( 15.093954)
test_basic 0.001694 0.003662 0.417671 ( 0.509085)
test_all 0.000997 0.000317 611.795734 (189.098079)
test_rubyspec 0.028718 0.026038 74.618072 ( 89.654380)
total: 304.79 sec