Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-100547
#<BuildRuby:0x000056360e36a8e0
@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.20221230-100547",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000525 0.004120 0.970200 ( 1.367698)
build_miniruby 0.001032 0.000221 1.066080 ( 1.064366)
build_ruby 0.001316 0.000000 2.944601 ( 3.314525)
build_all 0.006509 0.000000 3.296676 ( 1.582395)
build_install 0.012578 0.000000 2.623451 ( 1.696391)
test_btest 0.000793 0.000000 58.028374 ( 15.393446)
test_basic 0.002705 0.002524 0.431479 ( 0.524438)
test_all 0.000916 0.000167 577.273623 (187.377454)
test_rubyspec 0.030396 0.008533 63.264477 ( 73.205249)
total: 285.53 sec