Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-023522
#<BuildRuby:0x000055b9a3291a00
@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.20230615-023522",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005301 0.000442 1.870111 ( 3.142241)
build_miniruby 0.001399 0.000116 1.433882 ( 1.458626)
build_ruby 0.001881 0.000000 2.729598 ( 2.929627)
build_all 0.007044 0.000382 2.424761 ( 1.991772)
build_install 0.016369 0.000920 3.714334 ( 3.424729)
test_btest 0.000619 0.000048 77.424081 ( 34.434956)
test_basic 0.006270 0.000482 0.759054 ( 0.860732)
test_all 0.001287 0.000099 582.052555 (249.477153)
test_rubyspec 0.012495 0.040586 83.640935 ( 97.297731)
total: 395.02 sec