Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-155056
#<BuildRuby:0x000055915a8d5fb8
@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.20230918-155056",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005731 0.000573 2.223935 ( 3.646273)
build_miniruby 0.001216 0.000121 1.622055 ( 1.624180)
build_ruby 0.000000 0.001875 3.418563 ( 3.614970)
build_all 0.001393 0.006767 6.187555 ( 4.047030)
build_install 0.011211 0.008234 7.933281 ( 5.850771)
test_btest 0.000856 0.000181 85.048120 ( 37.474488)
test_basic 0.003193 0.005049 0.943820 ( 1.006145)
test_all 0.004202 0.005519 708.858572 (286.422327)
test_rubyspec 0.034398 0.036737 103.791439 (118.367749)
total: 462.06 sec