Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-163657
#<BuildRuby:0x000056518a0c61d8
@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.20230706-163657",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006032 0.000430 2.111923 ( 4.815734)
build_miniruby 0.001640 0.000118 1.597274 ( 2.149127)
build_ruby 0.001425 0.000102 3.330025 ( 4.735707)
build_all 0.007790 0.000234 2.540827 ( 3.048707)
build_install 0.015207 0.003870 4.018719 ( 6.089489)
test_btest 0.000677 0.000059 82.011834 ( 49.689611)
test_basic 0.003275 0.004716 0.915720 ( 1.473185)
test_all 0.001223 0.000144 642.231145 (313.255775)
test_rubyspec 0.037058 0.014391 87.492520 (100.984419)
total: 486.24 sec