Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-151735
#<BuildRuby:0x000055767c72a1a8
@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.20230926-151735",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.006927 2.896885 ( 4.233621)
build_miniruby 0.001168 0.000337 5.311618 ( 4.915587)
build_ruby 0.001678 0.000373 3.514134 ( 3.581956)
build_all 0.008438 0.000114 6.049315 ( 3.049033)
build_install 0.012572 0.007134 7.569704 ( 4.385301)
test_btest 0.000959 0.000232 82.447370 ( 32.109150)
test_basic 0.005067 0.001229 0.916248 ( 0.989665)
test_all 0.009191 0.000000 686.341395 (276.063528)
test_rubyspec 0.023444 0.044795 104.312755 (121.339871)
total: 450.67 sec