Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-071530
#<BuildRuby:0x00005650e216e138
@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.20231206-071530",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000029)
build_up 0.005588 0.001118 2.074059 ( 2.134159)
build_miniruby 0.001270 0.000254 1.742129 ( 1.742087)
build_ruby 0.000000 0.001776 3.291363 ( 3.534900)
build_all 0.007130 0.001187 5.700615 ( 3.047359)
build_install 0.015763 0.004868 7.476191 ( 4.930853)
test_btest 0.000685 0.000154 83.255030 ( 44.235413)
test_basic 0.000000 0.007703 0.905003 ( 1.071802)
test_all 0.077410 0.044241 723.898988 (224.940104)
test_rubyspec 0.030942 0.031360 87.533001 ( 99.222232)
total: 384.86 sec