Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-145039
#<BuildRuby:0x0000555b93b5e138
@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.20221225-145039",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000011 0.000002 0.000013 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.004026 0.000805 1.099126 ( 1.451680)
build_miniruby 0.001395 0.000279 1.443475 ( 1.441448)
build_ruby 0.001586 0.000317 3.458021 ( 3.807176)
build_all 0.007795 0.000000 3.851438 ( 1.884987)
build_install 0.015526 0.001016 3.128182 ( 2.283825)
test_btest 0.000904 0.000151 56.822298 ( 22.498438)
test_basic 0.005351 0.000892 0.443667 ( 0.544335)
test_all 0.001445 0.000000 665.010081 (219.988413)
test_rubyspec 0.049190 0.006707 73.760680 ( 89.486240)
total: 343.39 sec