Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-230745
#<BuildRuby:0x0000560f765ba258
@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.20230527-230745",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006672 0.000247 2.007157 ( 4.667163)
build_miniruby 0.001706 0.000063 1.559566 ( 1.972598)
build_ruby 0.000000 0.001912 2.993635 ( 4.096797)
build_all 0.002350 0.005922 2.335550 ( 2.926331)
build_install 0.021003 0.000431 3.673877 ( 4.489838)
test_btest 0.000906 0.000083 78.750593 ( 70.764670)
test_basic 0.007472 0.000679 0.849414 ( 1.521234)
test_all 0.004086 0.003915 632.412781 (675.466652)
test_rubyspec 0.011197 0.048689 86.381422 (123.504955)
total: 889.41 sec