Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-095718
#<BuildRuby:0x000055cc8b4c9f48
@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.20230528-095718",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005690 0.000776 1.791301 ( 4.296988)
build_miniruby 0.001365 0.000186 1.390729 ( 1.503021)
build_ruby 0.001842 0.000000 2.557316 ( 2.837732)
build_all 0.006942 0.000049 2.086963 ( 2.229394)
build_install 0.018473 0.000000 3.365607 ( 3.220326)
test_btest 0.000000 0.000977 73.231993 ( 41.590908)
test_basic 0.004051 0.002805 0.753646 ( 1.112329)
test_all 0.001109 0.000148 590.294193 (255.553449)
test_rubyspec 0.019037 0.034383 83.229077 (102.733194)
total: 415.08 sec