Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-024502
#<BuildRuby:0x000056000a342258
@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.20230331-024502",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004823 0.000386 1.847756 ( 3.266075)
build_miniruby 0.001269 0.000101 1.228269 ( 1.234621)
build_ruby 0.001550 0.000124 2.563522 ( 2.763047)
build_all 0.007347 0.000000 2.153153 ( 1.361313)
build_install 0.011112 0.003985 3.259436 ( 2.298651)
test_btest 0.000733 0.000074 72.389927 ( 21.950797)
test_basic 0.001944 0.003394 0.505624 ( 0.601729)
test_all 0.001452 0.000181 539.988548 (165.623530)
test_rubyspec 0.020492 0.014706 72.539116 ( 82.334324)
total: 281.44 sec