Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-160130
#<BuildRuby:0x000055efe7b5e2a8
@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.20230124-160130",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.003823 0.000547 1.133222 ( 1.524380)
build_miniruby 0.001328 0.000000 1.113204 ( 1.112527)
build_ruby 0.001251 0.000000 2.697801 ( 2.971543)
build_all 0.006814 0.000000 3.829579 ( 1.964212)
build_install 0.013857 0.000285 2.875181 ( 2.055726)
test_btest 0.000746 0.000086 57.038886 ( 19.696691)
test_basic 0.005169 0.000597 0.410480 ( 0.507381)
test_all 0.001460 0.000168 635.708959 (200.318236)
test_rubyspec 0.025878 0.021251 65.981974 ( 75.853349)
total: 306.00 sec