Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-205531
#<BuildRuby:0x00005597847fe3d0
@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.20240313-205531",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003209 0.003960 2.626394 ( 2.445717)
build_miniruby 0.001353 0.000123 1.671919 ( 1.670669)
build_ruby 0.001715 0.000000 3.734984 ( 3.958340)
build_all 0.008799 0.000000 6.865947 ( 3.514355)
build_install 0.016742 0.003556 8.843581 ( 4.944271)
test_btest 0.000887 0.000089 91.510461 ( 39.984448)
test_basic 0.006651 0.000263 0.978191 ( 1.075071)
test_all 0.071308 0.047919 793.475842 (295.493622)
test_rubyspec 0.043164 0.049779 123.771410 (133.185458)
total: 486.27 sec