Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-000403
#<BuildRuby:0x0000563671dca390
@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.20230209-000403",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004885 0.000259 0.958404 ( 1.314121)
build_miniruby 0.000896 0.000248 1.072067 ( 1.070739)
build_ruby 0.001103 0.000306 2.547956 ( 2.752586)
build_all 0.007657 0.000000 3.923612 ( 1.986073)
build_install 0.009719 0.008720 3.099507 ( 2.372537)
test_btest 0.000764 0.000244 57.119743 ( 18.868963)
test_basic 0.001706 0.004317 0.397451 ( 0.493459)
test_all 0.000960 0.000155 624.928348 (180.456821)
test_rubyspec 0.009645 0.029642 64.448974 ( 74.240965)
total: 283.56 sec