Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-204416
#<BuildRuby:0x000055b0be2f6308
@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.20230905-204416",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000035 0.000008 0.000043 ( 0.000038)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.005214 1.844196 ( 2.222186)
build_miniruby 0.000033 0.001630 1.626642 ( 1.637015)
build_ruby 0.001475 0.000421 3.251806 ( 3.470004)
build_all 0.003799 0.003902 6.101375 ( 2.998483)
build_install 0.017037 0.000342 7.393211 ( 4.263499)
test_btest 0.000861 0.000235 83.704609 ( 32.960729)
test_basic 0.008331 0.000000 0.929327 ( 1.037487)
test_all 0.008888 0.000395 684.513349 (266.851446)
test_rubyspec 0.025131 0.044702 99.753161 (111.161209)
total: 426.60 sec