Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-233926
#<BuildRuby:0x0000561eb5e4df48
@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.20230622-233926",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006504 0.000359 2.027057 ( 5.718638)
build_miniruby 0.001536 0.000237 1.705439 ( 3.586401)
build_ruby 0.001782 0.000274 3.195027 ( 7.174253)
build_all 0.007876 0.000515 2.461280 ( 3.517021)
build_install 0.016546 0.002451 3.746104 ( 5.786953)
test_btest 0.000848 0.000126 83.279749 ( 80.795203)
test_basic 0.003149 0.003937 0.915918 ( 1.911611)
test_all 0.002177 0.000375 603.514088 (329.148865)
test_rubyspec 0.022140 0.032515 87.027074 (124.059182)
total: 561.70 sec