Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-185719
#<BuildRuby:0x000055bcdc392120
@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.20230106-185719",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003538 0.000842 1.099115 ( 1.483279)
build_miniruby 0.000932 0.000222 1.141039 ( 1.139535)
build_ruby 0.001078 0.000257 3.029923 ( 3.611720)
build_all 0.005850 0.001393 3.351153 ( 1.592656)
build_install 0.008785 0.004447 2.728961 ( 1.835580)
test_btest 0.000821 0.000214 57.041549 ( 15.486852)
test_basic 0.002193 0.002631 0.358918 ( 0.451345)
test_all 0.001079 0.000302 627.275269 (191.409566)
test_rubyspec 0.021998 0.017885 63.653594 ( 73.781596)
total: 290.79 sec