Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-110130
#<BuildRuby:0x000055b7bc19e230
@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.20230624-110130",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005607 0.000897 2.035788 ( 3.353551)
build_miniruby 0.001332 0.000213 1.507386 ( 1.532832)
build_ruby 0.001828 0.000000 3.204409 ( 3.447745)
build_all 0.004458 0.003095 2.391736 ( 2.060989)
build_install 0.011300 0.006967 3.696687 ( 2.999004)
test_btest 0.000695 0.000000 79.443039 ( 36.334092)
test_basic 0.001288 0.006208 0.848295 ( 0.946842)
test_all 0.001100 0.000291 589.678522 (244.870211)
test_rubyspec 0.037087 0.015593 85.874872 (103.350130)
total: 398.90 sec