Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-011917
#<BuildRuby:0x00005605ad27a228
@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.20230906-011917",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004747 0.001239 1.804333 ( 2.221052)
build_miniruby 0.001299 0.000339 1.661302 ( 1.660112)
build_ruby 0.001382 0.000360 3.172659 ( 3.410367)
build_all 0.003819 0.004314 6.237015 ( 3.919606)
build_install 0.017853 0.001135 7.328381 ( 4.947339)
test_btest 0.000330 0.000899 84.118806 ( 39.723040)
test_basic 0.000247 0.005624 0.966129 ( 1.040901)
test_all 0.006763 0.002385 697.438168 (284.292947)
test_rubyspec 0.034415 0.035001 102.907523 (115.399822)
total: 456.62 sec