Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-233148
#<BuildRuby:0x00005609a97c5f70
@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.20230827-233148",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006157 0.000330 2.112545 ( 3.484872)
build_miniruby 0.001893 0.000000 1.787572 ( 1.792194)
build_ruby 0.000000 0.002199 3.326322 ( 3.548684)
build_all 0.006166 0.001074 6.065676 ( 3.254208)
build_install 0.018572 0.000000 7.734361 ( 4.856076)
test_btest 0.001170 0.000061 84.918308 ( 40.821075)
test_basic 0.007688 0.001098 1.009389 ( 1.120297)
test_all 0.008727 0.001040 672.446106 (264.576496)
test_rubyspec 0.019834 0.048187 103.013698 (115.354506)
total: 438.81 sec