Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-015353
#<BuildRuby:0x00005620957726d8
@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.20230509-015353",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005569 0.000120 1.791764 ( 3.335304)
build_miniruby 0.001365 0.000098 1.235368 ( 1.235475)
build_ruby 0.000000 0.001362 2.261980 ( 2.477799)
build_all 0.004089 0.002161 2.075725 ( 1.794019)
build_install 0.015052 0.000312 3.258678 ( 3.073072)
test_btest 0.000728 0.000066 73.355876 ( 37.329250)
test_basic 0.005494 0.000499 0.745031 ( 0.889394)
test_all 0.001154 0.000105 549.255319 (238.153479)
test_rubyspec 0.020640 0.026225 76.751884 ( 88.520367)
total: 376.81 sec