Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-220149
#<BuildRuby:0x000055eb56ffe320
@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.20240311-220149",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.008148 0.000453 2.773526 ( 3.864322)
build_miniruby 0.001258 0.000135 1.870515 ( 2.317787)
build_ruby 0.002272 0.000000 3.996571 ( 4.731624)
build_all 0.008346 0.000247 7.045649 ( 5.771891)
build_install 0.021903 0.000449 9.137976 ( 7.715198)
test_btest 0.001093 0.000096 95.188181 ( 79.652743)
test_basic 0.007984 0.000000 1.034761 ( 1.621200)
test_all 0.093192 0.033219 823.647817 (552.570287)
test_rubyspec 0.043646 0.053179 138.647585 (214.590415)
total: 872.84 sec