Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-222546
#<BuildRuby:0x000055ceffe7e1a8
@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.20221220-222546",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.003879 0.000506 1.162912 ( 1.611653)
build_miniruby 0.000000 0.001434 1.343929 ( 1.346455)
build_ruby 0.000000 0.001689 3.320794 ( 3.679639)
build_all 0.000069 0.007405 4.006548 ( 2.108186)
build_install 0.015337 0.000000 3.061191 ( 2.306544)
test_btest 0.000795 0.000131 56.734903 ( 20.363397)
test_basic 0.000729 0.003174 0.363403 ( 0.458052)
test_all 0.000956 0.000223 623.526569 (211.712803)
test_rubyspec 0.010939 0.032294 68.374976 ( 78.543695)
total: 322.13 sec