Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-030520
#<BuildRuby:0x000056422f56a230
@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.20230915-030520",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006989 0.000428 2.377407 ( 4.987889)
build_miniruby 0.001437 0.000205 1.624853 ( 1.876228)
build_ruby 0.001449 0.000207 3.407925 ( 3.938576)
build_all 0.007731 0.001104 6.458083 ( 4.451186)
build_install 0.009003 0.009928 7.748009 ( 6.527557)
test_btest 0.000959 0.000198 85.887257 ( 44.658279)
test_basic 0.007295 0.001510 1.045918 ( 1.372886)
test_all 0.003741 0.006001 704.937602 (311.049247)
test_rubyspec 0.046872 0.025604 108.509099 (129.328615)
total: 508.19 sec