Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-172631
#<BuildRuby:0x000055c7f5a6a2a8
@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.20230702-172631",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006845 0.000570 2.141815 ( 6.090864)
build_miniruby 0.001403 0.000000 1.657128 ( 3.528972)
build_ruby 0.001572 0.000000 3.404418 ( 7.439918)
build_all 0.007366 0.001204 2.685042 ( 4.478853)
build_install 0.021323 0.000015 4.109518 ( 8.572571)
test_btest 0.000756 0.000118 85.035657 ( 86.908265)
test_basic 0.000477 0.007749 0.965244 ( 2.048332)
test_all 0.001074 0.000228 658.016997 (699.831215)
test_rubyspec 0.033278 0.027891 95.350797 (198.283694)
total: 1017.18 sec