Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-222354
#<BuildRuby:0x0000556903175fb8
@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.20230310-222354",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001976 0.003887 1.690580 ( 2.962373)
build_miniruby 0.001035 0.000124 1.184770 ( 1.183749)
build_ruby 0.001729 0.000000 2.459510 ( 2.665797)
build_all 0.006391 0.000000 1.941368 ( 1.148928)
build_install 0.015608 0.000000 3.112706 ( 2.158017)
test_btest 0.000630 0.000000 66.623987 ( 22.551598)
test_basic 0.000322 0.004140 0.507711 ( 0.603813)
test_all 0.000769 0.000099 555.839070 (170.459705)
test_rubyspec 0.036709 0.011733 75.216188 ( 86.589651)
total: 290.32 sec