Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-144905
#<BuildRuby:0x000055e241272058
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-144905",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006786 0.000656 1.610727 ( 2.586519)
build_miniruby 0.001531 0.000000 1.020267 ( 1.222122)
build_ruby 0.001789 0.000000 1.764101 ( 2.009065)
build_all 0.008545 0.000000 4.018750 ( 3.552131)
build_install 0.018638 0.000290 2.939795 ( 3.046731)
test_btest 0.000678 0.000121 57.476686 ( 40.268590)
test_basic 0.005348 0.000955 0.403898 ( 0.690413)
test_all 0.001002 0.000179 637.633366 (297.896571)
test_rubyspec 0.015151 0.033883 71.179057 ( 87.397515)
total: 438.67 sec