Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-153053
#<BuildRuby:0x00005617eb74a230
@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.20231011-153053",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007254 2.388390 ( 2.631974)
build_miniruby 0.001237 0.000221 1.670488 ( 1.669716)
build_ruby 0.001421 0.000254 3.418034 ( 3.658186)
build_all 0.007467 0.000600 6.365347 ( 3.275535)
build_install 0.016174 0.003337 7.786042 ( 4.360681)
test_btest 0.000000 0.000844 88.305066 ( 33.128594)
test_basic 0.002837 0.002828 0.922264 ( 1.022866)
test_all 0.000076 0.009738 724.095620 (253.979930)
test_rubyspec 0.047874 0.022046 103.144464 (114.620876)
total: 418.35 sec