Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-081746
#<BuildRuby:0x000056466143a320
@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-081746",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005726 0.000180 2.309077 ( 2.400909)
build_miniruby 0.001123 0.000125 1.592947 ( 1.591860)
build_ruby 0.001654 0.000183 3.344328 ( 3.557947)
build_all 0.007043 0.000783 5.704887 ( 2.753968)
build_install 0.011902 0.004932 7.184911 ( 3.943190)
test_btest 0.001011 0.000139 84.879021 ( 31.570027)
test_basic 0.000000 0.008003 0.933517 ( 1.037499)
test_all 0.095588 0.023480 672.289356 (242.796580)
test_rubyspec 0.040759 0.025901 95.078181 (106.773770)
total: 396.43 sec