Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-230318
#<BuildRuby:0x0000560cbddfe3d0
@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.20230208-230318",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.004894 0.889358 ( 1.256800)
build_miniruby 0.000000 0.001411 0.944568 ( 0.942779)
build_ruby 0.000699 0.000558 1.963935 ( 2.159746)
build_all 0.005829 0.000000 3.187737 ( 1.521678)
build_install 0.011150 0.001244 2.385400 ( 1.617034)
test_btest 0.000981 0.000000 55.194571 ( 14.794516)
test_basic 0.004325 0.000269 0.435322 ( 0.529405)
test_all 0.000947 0.000190 591.765167 (165.703704)
test_rubyspec 0.021493 0.018221 59.655040 ( 69.617835)
total: 258.14 sec