Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-182035
#<BuildRuby:0x0000558605e7a2a8
@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.20230507-182035",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.006110 1.897276 ( 3.390029)
build_miniruby 0.000513 0.000979 1.333102 ( 1.334428)
build_ruby 0.001139 0.000274 2.650416 ( 2.861238)
build_all 0.002596 0.003558 2.173600 ( 2.100402)
build_install 0.015246 0.000000 3.325737 ( 2.772075)
test_btest 0.001007 0.000000 75.542751 ( 38.702273)
test_basic 0.002963 0.000000 0.784368 ( 1.148203)
test_all 0.001184 0.000000 569.618562 (241.086145)
test_rubyspec 0.024904 0.023038 80.465948 ( 95.724878)
total: 389.12 sec