Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-121339
#<BuildRuby:0x00005586c72c23d0
@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.20230907-121339",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004826 0.001158 1.774439 ( 2.954186)
build_miniruby 0.001488 0.000357 1.600208 ( 1.712456)
build_ruby 0.001866 0.000000 3.367839 ( 3.622661)
build_all 0.008230 0.000363 6.490562 ( 4.613484)
build_install 0.012534 0.007588 7.675896 ( 5.663056)
test_btest 0.000664 0.000172 84.013196 ( 44.739842)
test_basic 0.008001 0.000000 0.996687 ( 1.213117)
test_all 0.010082 0.000150 724.306836 (315.123267)
test_rubyspec 0.037918 0.033006 104.002644 (121.793297)
total: 501.44 sec