Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-080656
#<BuildRuby:0x0000555b42b61a00
@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.20230617-080656",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005219 0.000949 1.989831 ( 4.245022)
build_miniruby 0.001349 0.000245 1.440701 ( 1.848505)
build_ruby 0.001327 0.000241 2.879981 ( 3.563156)
build_all 0.002427 0.005083 2.549937 ( 2.643034)
build_install 0.012689 0.004346 3.738680 ( 4.386767)
test_btest 0.000530 0.000128 78.789319 ( 46.412054)
test_basic 0.000000 0.008175 0.831678 ( 1.543655)
test_all 0.000000 0.002156 578.964624 (310.044571)
test_rubyspec 0.015823 0.038055 86.222811 (120.770739)
total: 495.46 sec