Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-011132
#<BuildRuby:0x00005648dca46228
@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.20240312-011132",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.003721 0.003908 2.512874 ( 2.372793)
build_miniruby 0.001231 0.000164 1.707832 ( 1.707333)
build_ruby 0.001613 0.000215 3.549825 ( 3.749646)
build_all 0.004650 0.003497 6.745845 ( 2.792752)
build_install 0.009755 0.011316 8.868961 ( 4.953345)
test_btest 0.000829 0.000190 92.194326 ( 34.180551)
test_basic 0.006124 0.001400 0.961827 ( 1.031530)
test_all 0.095607 0.024367 872.466838 (345.535646)
test_rubyspec 0.063981 0.030947 133.360666 (157.758980)
total: 554.08 sec