Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-130636
#<BuildRuby:0x0000556a5c912230
@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.20230627-130636",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.005695 0.001139 2.027309 ( 5.039864)
build_miniruby 0.001237 0.000248 1.577848 ( 2.315309)
build_ruby 0.001518 0.000304 3.299118 ( 4.368815)
build_all 0.002341 0.004889 2.446086 ( 3.263016)
build_install 0.012808 0.006365 3.801931 ( 4.721132)
test_btest 0.000618 0.000165 79.587280 ( 45.751431)
test_basic 0.004100 0.002964 0.878650 ( 1.295159)
test_all 0.001213 0.000341 598.523731 (301.568266)
test_rubyspec 0.029679 0.023818 88.178637 (119.207713)
total: 487.53 sec