Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-122822
#<BuildRuby:0x00005586c7f0a8e0
@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.20230720-122822",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002548 0.004093 2.149388 ( 5.329057)
build_miniruby 0.001729 0.000000 1.586297 ( 1.903782)
build_ruby 0.000000 0.001772 3.240484 ( 4.251847)
build_all 0.006659 0.001521 2.645807 ( 2.796438)
build_install 0.006697 0.011070 4.101131 ( 4.469116)
test_btest 0.000660 0.000151 78.435431 ( 46.146924)
test_basic 0.005298 0.003215 0.944157 ( 1.703215)
test_all 0.000838 0.000204 620.925259 (307.261082)
test_rubyspec 0.018224 0.034449 89.577206 (115.995157)
total: 489.86 sec