Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-083332
#<BuildRuby:0x000056081396e008
@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.20221219-083332",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000514 0.004057 1.163952 ( 1.614965)
build_miniruby 0.001195 0.000171 1.340880 ( 1.340372)
build_ruby 0.001541 0.000220 3.370728 ( 3.675554)
build_all 0.007068 0.000000 3.539750 ( 1.762046)
build_install 0.012181 0.003929 3.034282 ( 2.138922)
test_btest 0.000820 0.000126 56.192920 ( 19.600302)
test_basic 0.000000 0.004376 0.430240 ( 0.530438)
test_all 0.000000 0.002165 647.831106 (230.671812)
test_rubyspec 0.015370 0.038169 71.539753 ( 83.800270)
total: 345.14 sec