Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-023730
#<BuildRuby:0x000055cab6f868e0
@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.20230612-023730",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005550 0.000348 1.887039 ( 3.152133)
build_miniruby 0.001119 0.000243 1.330435 ( 1.330459)
build_ruby 0.001295 0.000281 2.706701 ( 2.938351)
build_all 0.006111 0.001329 2.330610 ( 1.574273)
build_install 0.014643 0.002133 3.392953 ( 2.518851)
test_btest 0.000544 0.000114 76.446615 ( 28.952809)
test_basic 0.001962 0.003069 0.633311 ( 0.713823)
test_all 0.001141 0.000263 589.796062 (211.649296)
test_rubyspec 0.008990 0.041047 81.351096 ( 93.347475)
total: 346.18 sec