Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-175144
#<BuildRuby:0x0000555b9c5ee320
@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.20231216-175144",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004284 0.003536 2.494220 ( 2.701434)
build_miniruby 0.001460 0.000188 1.732173 ( 1.735960)
build_ruby 0.001740 0.000224 3.399195 ( 3.651135)
build_all 0.000000 0.007510 5.801492 ( 2.933033)
build_install 0.018537 0.000000 7.519481 ( 3.937079)
test_btest 0.000981 0.000000 84.518607 ( 31.972769)
test_basic 0.007322 0.000000 0.926987 ( 0.998776)
test_all 0.080746 0.040441 709.243591 (298.459753)
test_rubyspec 0.026147 0.043947 96.328615 (108.132999)
total: 454.52 sec