Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-215409
#<BuildRuby:0x0000556099766390
@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.20230706-215409",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002121 0.004361 2.012073 ( 4.673719)
build_miniruby 0.001132 0.000181 1.540143 ( 2.137799)
build_ruby 0.001553 0.000248 3.386853 ( 15.087554)
build_all 0.001007 0.006791 2.580407 ( 3.040813)
build_install 0.013545 0.005312 3.987258 ( 5.968497)
test_btest 0.000633 0.000153 79.028302 ( 47.274921)
test_basic 0.007630 0.000000 0.874707 ( 1.187747)
test_all 0.000649 0.000645 599.949551 (337.505045)
test_rubyspec 0.027226 0.026588 90.717994 (130.116141)
total: 546.99 sec