Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-142417
#<BuildRuby:0x000056072789a3d0
@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.20230125-142417",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000381 0.004146 1.178358 ( 1.886442)
build_miniruby 0.001039 0.000312 1.231303 ( 1.349803)
build_ruby 0.001335 0.000400 3.052682 ( 3.495942)
build_all 0.003227 0.005307 3.889337 ( 2.548165)
build_install 0.014611 0.001885 3.000916 ( 3.006359)
test_btest 0.000486 0.000155 56.467867 ( 30.144214)
test_basic 0.006240 0.000487 0.457619 ( 0.665034)
test_all 0.001667 0.000346 662.617242 (264.161498)
test_rubyspec 0.024175 0.024281 72.841245 ( 85.397884)
total: 392.66 sec