Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-014854
#<BuildRuby:0x000055e59690a390
@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.20230810-014854",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006507 0.000496 2.340314 ( 6.184816)
build_miniruby 0.001238 0.000232 1.661172 ( 2.370971)
build_ruby 0.000000 0.001683 3.475987 ( 6.195385)
build_all 0.001914 0.005705 2.726677 ( 3.615803)
build_install 0.010937 0.008739 4.309113 ( 6.676048)
test_btest 0.000716 0.000205 83.497177 ( 54.044059)
test_basic 0.006309 0.001802 0.980186 ( 1.584391)
test_all 0.007224 0.000833 706.430660 (663.859563)
test_rubyspec 0.034882 0.028165 100.983054 (209.211673)
total: 953.74 sec