Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-204945
#<BuildRuby:0x0000561c8836e390
@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.20231021-204945",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005414 0.000152 1.986777 ( 2.124608)
build_miniruby 0.001306 0.000151 1.361474 ( 1.361495)
build_ruby 0.001738 0.000201 2.978447 ( 12.122953)
build_all 0.003178 0.004763 5.903227 ( 2.773390)
build_install 0.018979 0.000000 7.325447 ( 3.820611)
test_btest 0.000913 0.000000 79.780981 ( 30.163468)
test_basic 0.001824 0.003698 0.818767 ( 1.270883)
test_all 0.085227 0.035379 689.717511 (286.864813)
test_rubyspec 0.023354 0.040279 94.859691 (108.253645)
total: 448.76 sec