Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-065402
#<BuildRuby:0x0000559daab7df70
@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.20231023-065402",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006626 0.000420 3.506438 ( 3.648711)
build_miniruby 0.001407 0.000000 1.584946 ( 1.607165)
build_ruby 0.001922 0.000000 3.017012 ( 3.221579)
build_all 0.007240 0.000375 5.696914 ( 2.450165)
build_install 0.016151 0.004097 8.138732 ( 4.406694)
test_btest 0.001154 0.000000 80.435946 ( 29.891761)
test_basic 0.001396 0.003898 0.763649 ( 0.833918)
test_all 0.079369 0.039640 659.457648 (243.130366)
test_rubyspec 0.028573 0.043966 100.202699 (125.184053)
total: 414.38 sec