Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-191105
#<BuildRuby:0x0000556f7ab86390
@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.20230113-191105",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001038 0.004130 1.167951 ( 2.196693)
build_miniruby 0.001496 0.000000 1.399021 ( 1.506297)
build_ruby 0.001519 0.000000 3.502719 ( 4.169308)
build_all 0.007505 0.000000 3.806298 ( 2.917002)
build_install 0.009762 0.005697 2.941470 ( 3.007532)
test_btest 0.000505 0.000101 55.337046 ( 32.002034)
test_basic 0.001192 0.004644 0.424967 ( 0.564408)
test_all 0.001080 0.000259 634.862399 (284.173422)
test_rubyspec 0.022327 0.030562 74.595925 ( 96.211317)
total: 426.75 sec