Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-023450
#<BuildRuby:0x0000557a911161b8
@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.20230914-023450",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003386 0.004787 2.423101 ( 5.268273)
build_miniruby 0.001974 0.000340 1.871017 ( 2.710496)
build_ruby 0.002307 0.000398 3.731865 ( 5.232975)
build_all 0.005456 0.003799 6.774345 ( 7.993377)
build_install 0.018154 0.003652 8.335443 ( 10.225798)
test_btest 0.000646 0.000125 89.159462 ( 74.826539)
test_basic 0.007709 0.001499 1.033115 ( 1.553399)
test_all 0.009817 0.001005 706.793540 (407.092027)
test_rubyspec 0.034200 0.041098 106.747080 (129.439896)
total: 644.34 sec