Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-001812
#<BuildRuby:0x0000557bfd5a6120
@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.20230501-001812",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001679 0.003447 1.772147 ( 3.481786)
build_miniruby 0.001442 0.000000 1.232482 ( 1.269932)
build_ruby 0.001429 0.000000 2.575966 ( 3.022324)
build_all 0.002484 0.003483 2.065024 ( 1.777410)
build_install 0.014159 0.000632 3.281793 ( 2.877339)
test_btest 0.000610 0.000055 72.418051 ( 37.954907)
test_basic 0.002211 0.003644 0.712557 ( 0.894284)
test_all 0.001808 0.000148 592.730993 (254.741872)
test_rubyspec 0.017696 0.030628 78.851499 ( 94.516538)
total: 400.54 sec