Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-123417
#<BuildRuby:0x0000556722baa228
@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.20230617-123417",
@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.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002683 0.003697 1.942687 ( 4.883064)
build_miniruby 0.001427 0.000329 1.359723 ( 1.741140)
build_ruby 0.001157 0.000267 2.973552 ( 3.701102)
build_all 0.006341 0.001463 2.401320 ( 2.809580)
build_install 0.012307 0.006378 3.971821 ( 4.568511)
test_btest 0.000624 0.000162 77.639240 ( 47.631647)
test_basic 0.006228 0.001615 0.820903 ( 1.459789)
test_all 0.001835 0.000476 603.030702 (324.300462)
test_rubyspec 0.038641 0.012332 85.337926 (120.222216)
total: 511.32 sec