Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-204114
#<BuildRuby:0x000055cdbc9f6138
@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.20230210-204114",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000867 0.003412 0.991906 ( 1.704533)
build_miniruby 0.001018 0.000204 1.063632 ( 1.061808)
build_ruby 0.001353 0.000000 2.109419 ( 2.330474)
build_all 0.006465 0.000000 3.540538 ( 1.710695)
build_install 0.014228 0.000000 2.744539 ( 1.896883)
test_btest 0.000662 0.000000 56.353334 ( 16.615183)
test_basic 0.003805 0.001266 0.393944 ( 0.486452)
test_all 0.001202 0.000194 637.775123 (180.825384)
test_rubyspec 0.021984 0.018573 64.613649 ( 74.728338)
total: 281.36 sec