Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-120817
#<BuildRuby:0x0000564f3b6a1fb8
@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.20230603-120817",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006028 0.000232 1.823180 ( 3.737812)
build_miniruby 0.001567 0.000060 1.366293 ( 1.540086)
build_ruby 0.001493 0.000000 2.727877 ( 3.264073)
build_all 0.007381 0.000177 2.224823 ( 2.303694)
build_install 0.007945 0.009093 3.589704 ( 3.401120)
test_btest 0.000660 0.000070 78.026571 ( 42.687033)
test_basic 0.000000 0.006967 0.796884 ( 1.210800)
test_all 0.000000 0.001560 572.680908 (245.864395)
test_rubyspec 0.029154 0.020180 84.379925 (102.061738)
total: 406.07 sec