Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-034347
#<BuildRuby:0x00005565c8c4da00
@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.20230217-034347",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.005092 0.000213 1.282100 ( 1.752884)
build_miniruby 0.001102 0.000046 1.016586 ( 1.014724)
build_ruby 0.001332 0.000055 2.380319 ( 2.597619)
build_all 0.006423 0.000000 3.674077 ( 1.803771)
build_install 0.010461 0.004351 2.670667 ( 1.809292)
test_btest 0.001006 0.000000 56.562061 ( 14.711354)
test_basic 0.005278 0.000137 0.439178 ( 0.531011)
test_all 0.001219 0.000036 607.942704 (169.983629)
test_rubyspec 0.014801 0.024225 60.513132 ( 70.286483)
total: 264.49 sec