Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-082059
#<BuildRuby:0x000055681861df70
@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.20230217-082059",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001699 0.004083 1.557485 ( 3.071702)
build_miniruby 0.002014 0.000000 1.508729 ( 1.892630)
build_ruby 0.002027 0.000023 2.633450 ( 3.352308)
build_all 0.006884 0.000325 4.123159 ( 4.148733)
build_install 0.011195 0.006138 3.222313 ( 3.549685)
test_btest 0.000939 0.000000 58.659153 ( 48.571863)
test_basic 0.006250 0.000530 0.527744 ( 0.962085)
test_all 0.001498 0.000220 712.612532 (574.871573)
test_rubyspec 0.025810 0.032845 77.248556 (107.476372)
total: 747.90 sec