Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-085916
#<BuildRuby:0x0000559c4a88e320
@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.20230218-085916",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004471 0.000061 1.231156 ( 1.585140)
build_miniruby 0.001131 0.000000 0.909578 ( 0.907792)
build_ruby 0.001581 0.000000 1.903184 ( 2.086541)
build_all 0.006314 0.000132 3.380489 ( 1.599891)
build_install 0.006833 0.003870 2.334683 ( 1.566779)
test_btest 0.000000 0.000730 55.802998 ( 14.527993)
test_basic 0.001570 0.002810 0.400687 ( 0.494710)
test_all 0.000893 0.000154 558.148958 (158.044504)
test_rubyspec 0.008119 0.034306 57.375897 ( 67.265837)
total: 248.08 sec