Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-101708
#<BuildRuby:0x0000558bd7845fb8
@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.20230605-101708",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001539 0.004280 1.852901 ( 3.240603)
build_miniruby 0.001327 0.000230 1.298520 ( 1.298216)
build_ruby 0.001256 0.000219 2.644842 ( 2.857025)
build_all 0.006064 0.001055 2.194418 ( 1.543247)
build_install 0.017043 0.000561 3.398248 ( 2.431737)
test_btest 0.001145 0.000176 77.782547 ( 32.417782)
test_basic 0.007723 0.000000 0.817421 ( 1.065474)
test_all 0.000000 0.002101 581.311802 (222.973542)
test_rubyspec 0.037939 0.015278 80.234203 ( 93.009167)
total: 360.84 sec