Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-150036
#<BuildRuby:0x000055be7064e130
@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.20230526-150036",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002802 0.003053 1.798284 ( 3.230482)
build_miniruby 0.000000 0.001548 1.763039 ( 1.777396)
build_ruby 0.000537 0.001443 2.736589 ( 2.938832)
build_all 0.000727 0.006416 2.212615 ( 1.504762)
build_install 0.017049 0.001567 3.598619 ( 2.630063)
test_btest 0.000833 0.000215 77.653660 ( 24.242174)
test_basic 0.000000 0.005240 0.735758 ( 0.815106)
test_all 0.000995 0.000568 565.634886 (246.574096)
test_rubyspec 0.041354 0.022467 86.964974 (108.152633)
total: 391.87 sec