Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-113429
#<BuildRuby:0x000055ff4cfc5f48
@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.20230909-113429",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005424 0.001582 2.245012 ( 4.255283)
build_miniruby 0.001391 0.000406 1.688103 ( 1.795254)
build_ruby 0.001443 0.000420 3.434481 ( 3.908093)
build_all 0.002973 0.005318 6.234570 ( 4.739651)
build_install 0.022047 0.000000 8.186239 ( 6.662462)
test_btest 0.001007 0.000000 84.180932 ( 50.296661)
test_basic 0.007464 0.000000 0.971442 ( 1.262664)
test_all 0.005312 0.004584 685.359136 (528.416983)
test_rubyspec 0.037255 0.044623 108.816892 (159.119768)
total: 760.46 sec