Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-194826
#<BuildRuby:0x000055b4e936e130
@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.20230619-194826",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005510 1.835695 ( 3.396217)
build_miniruby 0.000000 0.001574 1.356861 ( 1.357533)
build_ruby 0.000000 0.001540 2.567684 ( 2.768534)
build_all 0.005476 0.002220 5.464051 ( 3.119734)
build_install 0.007374 0.011738 7.041420 ( 4.644142)
test_btest 0.000655 0.000211 76.389280 ( 38.296424)
test_basic 0.000000 0.007293 0.802920 ( 0.907665)
test_all 0.000188 0.001259 578.455968 (254.806423)
test_rubyspec 0.018650 0.035962 87.271970 (106.760667)
total: 416.06 sec