Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-044922
#<BuildRuby:0x000055abb9c91fc0
@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.20230623-044922",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005768 0.000483 2.018423 ( 4.971724)
build_miniruby 0.001282 0.000296 1.566338 ( 2.477075)
build_ruby 0.001383 0.000319 3.010909 ( 4.702791)
build_all 0.006850 0.000663 2.426390 ( 2.771895)
build_install 0.010092 0.006456 3.820949 ( 4.323873)
test_btest 0.000753 0.000194 79.663638 ( 47.908874)
test_basic 0.006137 0.000579 0.880790 ( 1.617700)
test_all 0.001174 0.000000 549.604656 (311.367177)
test_rubyspec 0.032816 0.018721 87.002444 (124.657895)
total: 504.80 sec