Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-040852
#<BuildRuby:0x0000561bcec963b0
@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.20240308-040852",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.009585 0.000639 2.845124 ( 5.035932)
build_miniruby 0.000000 0.001786 1.944269 ( 2.708121)
build_ruby 0.000000 0.001975 3.996286 ( 4.928143)
build_all 0.004657 0.004433 6.986468 ( 6.803658)
build_install 0.015346 0.008103 9.349567 ( 9.709708)
test_btest 0.000926 0.000158 97.375044 (100.432807)
test_basic 0.000000 0.008085 1.064987 ( 1.797233)
test_all 0.075576 0.051915 839.888248 (664.094187)
test_rubyspec 0.059859 0.038776 135.035520 (187.918688)
total: 983.43 sec