Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-135641
#<BuildRuby:0x00005565b55c23b0
@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.20230502-135641",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.002724 0.003633 1.793784 ( 3.475514)
build_miniruby 0.001089 0.000248 1.319378 ( 1.325096)
build_ruby 0.001033 0.000235 2.495858 ( 2.776106)
build_all 0.004834 0.001098 1.959318 ( 1.311129)
build_install 0.013733 0.001122 3.211279 ( 2.261560)
test_btest 0.000694 0.000000 73.830724 ( 28.813160)
test_basic 0.003054 0.003254 0.732897 ( 0.833552)
test_all 0.001845 0.000269 562.553143 (190.233842)
test_rubyspec 0.016946 0.030084 74.573912 ( 86.198260)
total: 317.23 sec