Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-164053
#<BuildRuby:0x000055aa1d54a8e0
@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.20230505-164053",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005855 0.000703 1.909420 ( 3.977821)
build_miniruby 0.001344 0.000162 1.404187 ( 1.425304)
build_ruby 0.001326 0.000159 2.607988 ( 2.909264)
build_all 0.005667 0.000680 2.183824 ( 2.138662)
build_install 0.016823 0.000000 3.447537 ( 3.423403)
test_btest 0.000670 0.000000 73.960246 ( 39.844238)
test_basic 0.006428 0.000000 0.755679 ( 0.857856)
test_all 0.001690 0.000000 596.268199 (278.225214)
test_rubyspec 0.018316 0.034445 83.947577 (103.128656)
total: 435.93 sec