Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-092251
#<BuildRuby:0x000055ec4017a138
@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.20240223-092251",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005622 0.001789 2.391723 ( 2.163504)
build_miniruby 0.001408 0.000000 1.776215 ( 1.774981)
build_ruby 0.001652 0.000000 3.238825 ( 3.464398)
build_all 0.001342 0.006935 6.479927 ( 3.109172)
build_install 0.017743 0.001804 8.183603 ( 4.500493)
test_btest 0.000726 0.000242 87.137104 ( 38.414795)
test_basic 0.000000 0.006890 0.920636 ( 0.999482)
test_all 0.098350 0.018629 800.745733 (310.055604)
test_rubyspec 0.049428 0.038088 121.056778 (130.649383)
total: 495.13 sec