Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-081931
#<BuildRuby:0x000055d98bb15f70
@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.20230911-081931",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006236 0.000000 1.980771 ( 3.220200)
build_miniruby 0.000000 0.001973 1.408799 ( 1.406848)
build_ruby 0.000000 0.001614 3.274247 ( 3.459333)
build_all 0.003986 0.004106 6.352523 ( 2.989103)
build_install 0.007186 0.011879 7.756463 ( 3.988808)
test_btest 0.001049 0.000074 84.703390 ( 26.115798)
test_basic 0.002247 0.003762 0.850419 ( 0.909353)
test_all 0.008336 0.000623 696.551935 (227.405137)
test_rubyspec 0.035994 0.025339 97.623864 (108.949913)
total: 378.45 sec