Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-032027
#<BuildRuby:0x000055a2c0d1a390
@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.20230807-032027",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007032 0.000469 2.340538 ( 6.347008)
build_miniruby 0.001956 0.000000 1.622840 ( 1.933987)
build_ruby 0.001492 0.000000 3.415404 ( 4.067073)
build_all 0.000008 0.007938 2.826019 ( 3.746855)
build_install 0.009660 0.009257 4.497530 ( 4.348872)
test_btest 0.000000 0.001027 86.938643 ( 54.539435)
test_basic 0.004273 0.004082 1.019508 ( 1.650771)
test_all 0.001538 0.000000 682.321543 (471.517681)
test_rubyspec 0.052306 0.014061 107.566841 (241.172276)
total: 789.33 sec