Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-093515
#<BuildRuby:0x000055b0a2fe1ef8
@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.20230815-093515",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006784 0.000453 2.308722 ( 7.162437)
build_miniruby 0.000000 0.001978 1.741197 ( 3.063971)
build_ruby 0.000604 0.001064 3.237549 ( 5.677834)
build_all 0.008618 0.000421 6.493406 ( 6.842075)
build_install 0.022465 0.000000 8.035063 ( 10.985968)
test_btest 0.000743 0.000000 84.060859 ( 67.226083)
test_basic 0.008173 0.000572 1.031560 ( 1.749682)
test_all 0.011427 0.004475 722.435036 (553.073996)
test_rubyspec 0.037508 0.037053 108.393155 (208.676027)
total: 864.46 sec