Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-210346
#<BuildRuby:0x000055c4d2929f40
@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.20230904-210346",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004533 0.000604 1.673188 ( 2.034496)
build_miniruby 0.001593 0.000000 1.580182 ( 1.584255)
build_ruby 0.000000 0.001826 3.109940 ( 3.281477)
build_all 0.006260 0.001545 6.101612 ( 2.806439)
build_install 0.004466 0.014044 7.389849 ( 4.370946)
test_btest 0.000648 0.000162 83.683165 ( 33.427025)
test_basic 0.007142 0.000815 0.921861 ( 1.002942)
test_all 0.006630 0.001613 703.266425 (253.026349)
test_rubyspec 0.043917 0.021712 96.454383 (107.948348)
total: 409.48 sec