Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-205705
#<BuildRuby:0x000055dce1cf23d0
@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.20240204-205705",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006941 0.000000 2.036277 ( 3.040350)
build_miniruby 0.002374 0.000088 1.769869 ( 2.409992)
build_ruby 0.001643 0.000109 3.681798 ( 18.718213)
build_all 0.008252 0.000265 6.708668 ( 5.445437)
build_install 0.019673 0.000673 8.102504 ( 6.718866)
test_btest 0.000770 0.000047 89.549086 ( 70.973174)
test_basic 0.000000 0.008526 1.031078 ( 1.272431)
test_all 0.086576 0.035935 817.439332 (537.699966)
test_rubyspec 0.071855 0.043247 192.788054 (289.562080)
total: 935.84 sec