Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-090811
#<BuildRuby:0x00005573a5795fb8
@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.20240318-090811",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.007280 2.269814 ( 2.247667)
build_miniruby 0.000349 0.000860 1.375935 ( 1.373916)
build_ruby 0.001435 0.000000 2.973115 ( 3.213305)
build_all 0.007574 0.000275 6.711175 ( 2.553190)
build_install 0.014660 0.003947 8.432660 ( 3.882092)
test_btest 0.000797 0.000215 92.392254 ( 24.121008)
test_basic 0.007039 0.000000 0.907980 ( 0.961753)
test_all 0.080384 0.038603 705.970676 (206.500802)
test_rubyspec 0.044183 0.040831 108.118911 (117.150053)
total: 362.00 sec