Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-044538
#<BuildRuby:0x00007f993e26fdc0
@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.20240730-044538",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004416 0.004118 3.887616 ( 3.801216)
build_miniruby 0.001893 0.000000 1.653990 ( 1.651041)
build_ruby 0.001919 0.000000 3.490976 ( 3.658966)
build_all 0.004953 0.004231 7.982743 ( 3.031942)
build_install 0.012200 0.007194 11.133231 ( 5.212691)
test_btest 0.000685 0.000162 116.700773 ( 30.605229)
test_basic 0.004774 0.005258 1.117273 ( 1.162259)
test_all 0.098173 0.058147 875.704830 (284.454562)
test_rubyspec 0.047377 0.047214 170.522863 ( 36.360985)
total: 369.94 sec