Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-102423
#<BuildRuby:0x0000557027e35fc0
@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.20230922-102423",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.008667 0.000123 2.353391 ( 5.372821)
build_miniruby 0.001409 0.000243 1.770201 ( 2.486085)
build_ruby 0.001688 0.000291 3.734814 ( 5.261722)
build_all 0.009163 0.000148 6.661272 ( 7.847630)
build_install 0.022959 0.000000 8.246169 ( 8.732850)
test_btest 0.001046 0.000000 87.375538 ( 76.861920)
test_basic 0.004340 0.003431 1.012410 ( 1.405234)
test_all 0.006632 0.003791 741.464621 (624.534675)
test_rubyspec 0.053608 0.025302 109.267241 (146.159458)
total: 878.66 sec