Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-224355
#<BuildRuby:0x0000562ba0062198
@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.20230106-224355",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004197 0.000525 0.914696 ( 1.443518)
build_miniruby 0.001044 0.000130 1.139422 ( 1.138064)
build_ruby 0.001343 0.000000 2.828799 ( 3.192574)
build_all 0.005814 0.000327 2.992274 ( 1.484653)
build_install 0.013122 0.000000 2.342496 ( 1.518441)
test_btest 0.000000 0.000804 56.183529 ( 14.960855)
test_basic 0.002340 0.002710 0.387956 ( 0.480344)
test_all 0.000905 0.000123 574.128358 (168.705860)
test_rubyspec 0.015394 0.028368 67.069752 ( 77.105228)
total: 270.03 sec