Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-040608
#<BuildRuby:0x000055fb13f35f48
@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-040608",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003019 0.003895 2.452528 ( 2.482770)
build_miniruby 0.001729 0.000000 1.772122 ( 1.773035)
build_ruby 0.000000 0.002121 3.460021 ( 3.690754)
build_all 0.000658 0.007808 6.007121 ( 2.992311)
build_install 0.014533 0.002105 7.360681 ( 3.765242)
test_btest 0.000687 0.000133 81.115166 ( 20.987897)
test_basic 0.000000 0.005538 0.759920 ( 0.820128)
test_all 0.087986 0.034851 681.594323 (192.653853)
test_rubyspec 0.033226 0.020251 81.360823 ( 93.026375)
total: 322.19 sec