Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-050105
#<BuildRuby:0x000055fce0b6a1d8
@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.20230723-050105",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000031 0.000004 0.000035 ( 0.000033)
build_up 0.002569 0.004279 2.225351 ( 3.848285)
build_miniruby 0.001373 0.000190 1.749406 ( 2.186204)
build_ruby 0.001281 0.000176 3.499066 ( 5.130156)
build_all 0.004295 0.004147 2.786321 ( 2.590854)
build_install 0.018048 0.000000 4.279822 ( 5.435265)
test_btest 0.000791 0.000000 82.603286 ( 42.049923)
test_basic 0.007887 0.000298 0.977158 ( 1.085707)
test_all 0.001648 0.000229 649.850384 (299.352713)
test_rubyspec 0.033705 0.021135 92.087333 (114.301869)
total: 475.98 sec