Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-144052
#<BuildRuby:0x000056525abd1f20
@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.20230214-144052",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003957 0.000165 1.388134 ( 1.954462)
build_miniruby 0.001231 0.000052 1.081974 ( 1.081481)
build_ruby 0.000000 0.001554 2.304399 ( 2.530637)
build_all 0.000441 0.006452 3.888932 ( 2.519063)
build_install 0.006873 0.007833 3.022162 ( 2.526624)
test_btest 0.000650 0.000125 56.253058 ( 28.489561)
test_basic 0.000000 0.005543 0.480227 ( 0.580358)
test_all 0.000073 0.001403 628.466996 (237.759727)
test_rubyspec 0.018446 0.024466 70.405467 ( 80.419169)
total: 357.86 sec