Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-153509
#<BuildRuby:0x00005601c3e9dfc0
@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.20230509-153509",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005763 0.000786 1.843963 ( 4.249216)
build_miniruby 0.001237 0.000168 1.278925 ( 1.430992)
build_ruby 0.001297 0.000177 2.551996 ( 2.987679)
build_all 0.006631 0.000000 2.184874 ( 2.296625)
build_install 0.002534 0.012043 3.444376 ( 3.287775)
test_btest 0.000750 0.000180 73.890764 ( 39.983492)
test_basic 0.006238 0.000000 0.822563 ( 1.153891)
test_all 0.000898 0.000000 561.654995 (242.121503)
test_rubyspec 0.032573 0.021655 80.969430 ( 99.290163)
total: 396.80 sec