Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-152011
#<BuildRuby:0x000056033b0f2230
@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.20230622-152011",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000020 0.000008 0.000028 ( 0.000026)
build_up 0.006365 0.000748 2.050062 ( 6.639124)
build_miniruby 0.001496 0.000000 1.690137 ( 3.716140)
build_ruby 0.001862 0.000000 3.265712 ( 6.179856)
build_all 0.007818 0.000357 2.440877 ( 4.024025)
build_install 0.013996 0.005752 3.619594 ( 6.220683)
test_btest 0.000580 0.000187 81.036682 ( 81.411711)
test_basic 0.006445 0.000846 0.925338 ( 1.904461)
test_all 0.001351 0.000422 611.602172 (560.310898)
test_rubyspec 0.036218 0.032431 92.802048 (241.931837)
total: 912.34 sec