Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-174249
#<BuildRuby:0x00005629759ae008
@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.20231209-174249",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002641 0.003973 2.146121 ( 2.193910)
build_miniruby 0.001666 0.000000 1.546982 ( 1.545163)
build_ruby 0.001681 0.000000 2.994910 ( 3.209381)
build_all 0.006825 0.000074 5.592301 ( 2.271044)
build_install 0.007693 0.007722 6.789300 ( 3.149541)
test_btest 0.000870 0.000075 80.474422 ( 20.892540)
test_basic 0.004841 0.000415 0.708070 ( 0.770151)
test_all 0.094803 0.023178 673.851739 (204.658252)
test_rubyspec 0.021954 0.038163 81.744770 ( 93.320149)
total: 332.01 sec