Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-152721
#<BuildRuby:0x0000558e448d9a00
@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.20230921-152721",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002422 0.004467 2.307216 ( 4.828460)
build_miniruby 0.001205 0.000223 1.634709 ( 1.868510)
build_ruby 0.002084 0.000000 3.239920 ( 3.517695)
build_all 0.004891 0.003076 6.114161 ( 3.840784)
build_install 0.011052 0.008733 7.993629 ( 5.792944)
test_btest 0.000578 0.000145 84.065006 ( 43.426547)
test_basic 0.003959 0.004061 0.967291 ( 1.122179)
test_all 0.007204 0.003236 654.004632 (291.833269)
test_rubyspec 0.050238 0.019747 106.137375 (122.899014)
total: 479.13 sec