Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-233805
#<BuildRuby:0x000055ef7a4dcde8
@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.20230724-233805",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005338 0.001625 2.211545 ( 5.421214)
build_miniruby 0.001964 0.000000 1.683651 ( 2.342574)
build_ruby 0.001493 0.000000 3.239283 ( 4.716885)
build_all 0.005944 0.001546 2.762454 ( 3.813037)
build_install 0.016246 0.004571 4.304164 ( 4.795928)
test_btest 0.000793 0.000230 80.611497 ( 57.209965)
test_basic 0.003185 0.005068 0.901612 ( 1.667515)
test_all 0.001588 0.000512 678.190063 (645.818389)
test_rubyspec 0.031146 0.033924 95.661117 (199.852061)
total: 925.64 sec