Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-170307
#<BuildRuby:0x000055f3ed3aa8e0
@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.20230804-170307",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007025 0.001003 2.398641 ( 6.274949)
build_miniruby 0.001545 0.000220 1.778845 ( 2.660715)
build_ruby 0.001613 0.000231 3.336197 ( 4.207663)
build_all 0.007818 0.000000 2.784464 ( 2.299824)
build_install 0.008953 0.009389 4.487893 ( 4.544724)
test_btest 0.000739 0.000143 85.423881 ( 55.311118)
test_basic 0.004324 0.004439 1.017160 ( 1.784924)
test_all 0.001333 0.000292 683.236751 (455.473621)
test_rubyspec 0.029325 0.036857 102.885332 (197.515950)
total: 730.07 sec