Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-192815
#<BuildRuby:0x0000559d9c875fc0
@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.20230711-192815",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006069 0.000899 2.182389 ( 5.607997)
build_miniruby 0.001098 0.000162 1.694799 ( 2.535776)
build_ruby 0.001497 0.000222 3.413038 ( 5.848994)
build_all 0.008111 0.000535 2.630454 ( 3.659010)
build_install 0.017684 0.001158 4.141684 ( 5.791252)
test_btest 0.001015 0.000000 83.093379 ( 55.539787)
test_basic 0.000000 0.007886 0.964871 ( 1.924293)
test_all 0.000401 0.000974 624.277628 (465.635420)
test_rubyspec 0.027610 0.034813 94.336732 (207.995679)
total: 754.54 sec