Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-012750
#<BuildRuby:0x0000563d93c39cf0
@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.20231014-012750",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002519 0.003837 2.088065 ( 2.148641)
build_miniruby 0.001371 0.000000 1.237924 ( 1.236228)
build_ruby 0.001658 0.000000 2.838637 ( 3.037876)
build_all 0.006382 0.000000 6.027597 ( 2.481829)
build_install 0.005721 0.010289 7.167901 ( 3.270662)
test_btest 0.000617 0.000127 88.113493 ( 26.964146)
test_basic 0.000000 0.006750 0.746503 ( 0.804765)
test_all 0.000000 0.008877 678.785929 (205.052476)
test_rubyspec 0.033521 0.018516 85.007524 ( 96.550659)
total: 341.55 sec