Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-173930
#<BuildRuby:0x000056330d19a2a8
@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.20230503-173930",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005554 0.000725 1.900287 ( 3.970959)
build_miniruby 0.000000 0.001357 1.311720 ( 1.445579)
build_ruby 0.000000 0.001517 2.666094 ( 3.005298)
build_all 0.004998 0.000763 2.123040 ( 2.490536)
build_install 0.014613 0.000265 3.407563 ( 2.724285)
test_btest 0.000803 0.000115 71.108561 ( 36.844448)
test_basic 0.001207 0.004569 0.763824 ( 0.871972)
test_all 0.000435 0.000412 543.311976 (230.710962)
test_rubyspec 0.020489 0.029916 80.636163 ( 96.877075)
total: 378.94 sec