Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-073633
#<BuildRuby:0x000055666e0d6360
@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.20230130-073633",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004530 0.000591 1.127483 ( 1.980723)
build_miniruby 0.001228 0.000160 1.201821 ( 1.263000)
build_ruby 0.000000 0.001337 2.399700 ( 2.787603)
build_all 0.002043 0.005661 4.027966 ( 2.784110)
build_install 0.010809 0.004574 2.943734 ( 2.799842)
test_btest 0.000590 0.000131 57.107497 ( 33.207963)
test_basic 0.000000 0.006780 0.463069 ( 0.659768)
test_all 0.001071 0.000391 645.339341 (264.077309)
test_rubyspec 0.032673 0.014608 70.348365 ( 84.249249)
total: 393.81 sec