Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-231401
#<BuildRuby:0x0000558ed631a258
@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.20230831-231401",
@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.000003 0.000020 ( 0.000077)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.000000 0.006543 1.881746 ( 2.875770)
build_miniruby 0.000480 0.001249 1.697606 ( 1.837514)
build_ruby 0.000000 0.001846 3.460788 ( 3.854949)
build_all 0.002332 0.005683 6.223120 ( 3.527666)
build_install 0.017795 0.000465 7.598065 ( 5.455006)
test_btest 0.000879 0.000000 84.836144 ( 45.491740)
test_basic 0.007234 0.001068 0.992310 ( 1.385002)
test_all 0.009474 0.001051 682.187005 (306.023073)
test_rubyspec 0.038629 0.028986 103.671257 (122.784179)
total: 493.24 sec