Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-151141
#<BuildRuby:0x000055600b225f90
@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.20230217-151141",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004578 0.000000 1.373988 ( 1.779256)
build_miniruby 0.001397 0.000000 1.067087 ( 1.065199)
build_ruby 0.001313 0.000000 2.573527 ( 2.781912)
build_all 0.001783 0.004462 3.831137 ( 1.972000)
build_install 0.011124 0.000870 2.872016 ( 2.006561)
test_btest 0.000566 0.000166 54.442782 ( 14.880045)
test_basic 0.004386 0.000046 0.440851 ( 0.535017)
test_all 0.001181 0.000331 604.591836 (171.704679)
test_rubyspec 0.022529 0.018015 65.398239 ( 75.240690)
total: 271.97 sec