Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-182600
#<BuildRuby:0x00005556cb18a7f0
@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.20230104-182600",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.000509 0.003650 1.033944 ( 1.541251)
build_miniruby 0.001264 0.000180 1.374010 ( 1.372407)
build_ruby 0.001357 0.000000 3.126287 ( 3.509153)
build_all 0.002553 0.004037 3.498611 ( 1.791692)
build_install 0.010042 0.003629 2.967581 ( 2.064084)
test_btest 0.000754 0.000151 54.773040 ( 15.132074)
test_basic 0.003226 0.000645 0.359413 ( 0.454461)
test_all 0.001073 0.000215 611.518357 (181.819754)
test_rubyspec 0.023311 0.016961 62.930667 ( 72.879048)
total: 280.56 sec