Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-061205
#<BuildRuby:0x000055c887c96058
@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-061205",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005462 0.000247 1.866334 ( 3.166212)
build_miniruby 0.001335 0.000233 1.382371 ( 1.383835)
build_ruby 0.001292 0.000225 2.726122 ( 2.926521)
build_all 0.002922 0.003957 2.165556 ( 1.654339)
build_install 0.017473 0.000136 3.466521 ( 2.872079)
test_btest 0.000759 0.000000 78.257468 ( 37.524249)
test_basic 0.006153 0.000000 0.755811 ( 0.842610)
test_all 0.000000 0.001758 573.376858 (206.045864)
test_rubyspec 0.025380 0.023045 81.640559 ( 93.557441)
total: 349.97 sec