Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-190703
#<BuildRuby:0x000056298896a1d8
@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.20230507-190703",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005347 0.000446 1.807415 ( 4.083729)
build_miniruby 0.001315 0.000110 1.405399 ( 1.678774)
build_ruby 0.001566 0.000000 2.689862 ( 3.234304)
build_all 0.007236 0.000362 2.186911 ( 2.557768)
build_install 0.010704 0.007483 3.418107 ( 3.772918)
test_btest 0.001223 0.000000 76.428253 ( 51.846278)
test_basic 0.007098 0.000550 0.811772 ( 1.331729)
test_all 0.001331 0.000172 577.161429 (278.857255)
test_rubyspec 0.024357 0.022324 78.009438 ( 89.984199)
total: 437.35 sec