Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-171052
#<BuildRuby:0x00005591cd10e320
@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.20231221-171052",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.005622 1.622793 ( 1.999903)
build_miniruby 0.000000 0.001415 1.292006 ( 1.290249)
build_ruby 0.000000 0.001534 2.898738 ( 3.099252)
build_all 0.005413 0.001851 5.516333 ( 2.306764)
build_install 0.012818 0.002442 6.321027 ( 2.996167)
test_btest 0.000865 0.000165 78.449449 ( 20.529641)
test_basic 0.000000 0.006781 0.810293 ( 0.873616)
test_all 0.080070 0.041818 646.941285 (202.353093)
test_rubyspec 0.024806 0.029892 86.954954 ( 98.721424)
total: 334.17 sec