Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-091519
#<BuildRuby:0x0000560bb9259fe8
@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.20230202-091519",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004125 0.000825 1.289766 ( 2.057447)
build_miniruby 0.001428 0.000286 1.448629 ( 1.549727)
build_ruby 0.001272 0.000255 2.379938 ( 2.593539)
build_all 0.002862 0.004966 3.894794 ( 2.420269)
build_install 0.014598 0.001319 3.095082 ( 2.836105)
test_btest 0.000494 0.000112 54.820341 ( 29.427027)
test_basic 0.004647 0.001056 0.426742 ( 0.667572)
test_all 0.001241 0.000282 639.405545 (293.796066)
test_rubyspec 0.036203 0.026772 78.571086 (109.116189)
total: 444.46 sec