Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-220635
#<BuildRuby:0x000055fec4ad5f70
@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.20230506-220635",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001592 0.004316 1.708164 ( 2.928225)
build_miniruby 0.001011 0.000184 1.274259 ( 1.272619)
build_ruby 0.000000 0.001277 2.588221 ( 2.817638)
build_all 0.000000 0.005799 2.098671 ( 1.231105)
build_install 0.010976 0.002853 3.255062 ( 2.257212)
test_btest 0.000547 0.000142 76.526246 ( 25.211494)
test_basic 0.006660 0.000000 0.779366 ( 0.868791)
test_all 0.001350 0.000000 627.960878 (245.631321)
test_rubyspec 0.026835 0.020709 76.283423 ( 87.737121)
total: 369.96 sec