Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-134324
#<BuildRuby:0x00005572c4b59a00
@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.20231212-134324",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006042 0.000330 2.310273 ( 2.378283)
build_miniruby 0.001461 0.000234 1.609469 ( 1.609519)
build_ruby 0.000000 0.001658 3.080336 ( 3.274818)
build_all 0.006264 0.002023 5.792815 ( 2.264212)
build_install 0.007235 0.011925 7.218788 ( 3.754740)
test_btest 0.000000 0.000760 81.503058 ( 27.214592)
test_basic 0.002257 0.005349 0.851129 ( 0.941769)
test_all 0.093219 0.028422 678.850406 (203.371042)
test_rubyspec 0.030028 0.030103 87.801643 ( 99.426892)
total: 344.24 sec