Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-003854
#<BuildRuby:0x000055ff18a4a8e0
@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.20230807-003854",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005718 0.000953 2.184297 ( 4.587958)
build_miniruby 0.001266 0.000211 1.616787 ( 2.048438)
build_ruby 0.001409 0.000235 3.419610 ( 4.385011)
build_all 0.007850 0.000541 2.731665 ( 3.445691)
build_install 0.019475 0.000144 4.523608 ( 4.842861)
test_btest 0.000647 0.000089 82.193394 ( 43.753420)
test_basic 0.006529 0.000900 0.900896 ( 1.529727)
test_all 0.000864 0.000120 671.836752 (337.131951)
test_rubyspec 0.021914 0.038490 100.409933 (162.109471)
total: 563.84 sec