Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-165852
#<BuildRuby:0x0000562bc16f2078
@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.20240214-165852",
@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.000002 0.000023 ( 0.000032)
autoconf 0.000000 0.000034 0.000034 ( 0.000034)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.003157 0.003726 2.140082 ( 3.006820)
build_miniruby 0.001863 0.000276 1.856059 ( 1.929416)
build_ruby 0.001513 0.000224 3.952266 ( 4.329255)
build_all 0.009103 0.000000 6.921929 ( 4.293998)
build_install 0.020303 0.002005 8.563673 ( 6.055472)
test_btest 0.000761 0.000100 94.724044 ( 48.522034)
test_basic 0.005298 0.003439 1.015942 ( 1.298511)
test_all 0.116659 0.008138 855.539301 (494.786863)
test_rubyspec 0.065242 0.056600 206.289621 (293.969425)
total: 858.19 sec