Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-200418
#<BuildRuby:0x00005650a6239f68
@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.20230913-200418",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003344 0.003804 2.147598 ( 3.493605)
build_miniruby 0.001223 0.000350 1.593431 ( 1.597194)
build_ruby 0.001122 0.000321 3.291825 ( 3.518416)
build_all 0.007263 0.000000 6.158057 ( 3.403741)
build_install 0.007818 0.010460 7.803687 ( 5.269271)
test_btest 0.000565 0.000188 84.615475 ( 32.872760)
test_basic 0.006169 0.000065 0.922223 ( 1.023538)
test_all 0.005188 0.003746 696.439128 (248.400087)
test_rubyspec 0.044338 0.023599 99.579185 (111.035893)
total: 410.62 sec