Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-105334
#<BuildRuby:0x00005618c0e1e3b0
@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.20230801-105334",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006133 0.000681 2.169011 ( 5.458953)
build_miniruby 0.000000 0.001365 1.750295 ( 4.025279)
build_ruby 0.000000 0.001845 3.489453 ( 5.579635)
build_all 0.007343 0.000514 2.611614 ( 3.559232)
build_install 0.015319 0.003879 4.115589 ( 4.547905)
test_btest 0.000727 0.000110 79.035982 ( 48.443993)
test_basic 0.004590 0.000696 0.914862 ( 1.852440)
test_all 0.000486 0.000901 656.724690 (387.643438)
test_rubyspec 0.024508 0.028934 93.646298 (131.759346)
total: 592.87 sec