Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-143645
#<BuildRuby:0x000055685f33e3d0
@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.20230626-143645",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005565 0.000668 2.010282 ( 5.092605)
build_miniruby 0.001373 0.000164 1.553953 ( 2.207358)
build_ruby 0.000000 0.001974 3.153278 ( 4.188451)
build_all 0.004378 0.002906 2.445112 ( 2.439957)
build_install 0.014034 0.003797 3.823826 ( 3.963376)
test_btest 0.000822 0.000141 79.281610 ( 48.945457)
test_basic 0.002292 0.004817 0.881763 ( 1.395158)
test_all 0.001533 0.000000 578.121864 (301.832582)
test_rubyspec 0.042190 0.010670 88.109814 (128.830680)
total: 498.90 sec