Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-142824
#<BuildRuby:0x0000559fdc2aa090
@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.20230825-142824",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006138 0.001591 2.443004 ( 5.170134)
build_miniruby 0.001167 0.000302 1.737051 ( 2.145084)
build_ruby 0.001297 0.000336 3.628604 ( 5.063456)
build_all 0.003600 0.005426 6.446529 ( 5.076851)
build_install 0.017486 0.001067 7.935551 ( 4.436354)
test_btest 0.000621 0.000165 85.936874 ( 28.289467)
test_basic 0.005975 0.000341 0.817144 ( 0.912561)
test_all 0.007687 0.001983 714.630027 (302.761867)
test_rubyspec 0.043031 0.027613 107.681331 (132.892136)
total: 486.75 sec