Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-101523
#<BuildRuby:0x00005579f30b5a00
@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.20230819-101523",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006103 0.000610 2.347490 ( 6.459723)
build_miniruby 0.000000 0.001873 1.753243 ( 3.562091)
build_ruby 0.000478 0.001775 3.390878 ( 6.804553)
build_all 0.004551 0.004163 6.230553 ( 7.324485)
build_install 0.020355 0.000544 7.783318 ( 10.371002)
test_btest 0.000952 0.000133 85.495450 ( 68.653080)
test_basic 0.006405 0.000291 1.046579 ( 2.467922)
test_all 0.006430 0.004644 684.236202 (538.293545)
test_rubyspec 0.033634 0.034131 107.862215 (162.962683)
total: 806.90 sec