Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-053151
#<BuildRuby:0x000056036d0fa228
@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.20240217-053151",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005157 0.001473 2.015074 ( 2.546311)
build_miniruby 0.001342 0.000383 1.787393 ( 1.792536)
build_ruby 0.001489 0.000426 3.855348 ( 27.944863)
build_all 0.008107 0.000000 6.718227 ( 3.595946)
build_install 0.014686 0.004614 8.358448 ( 5.425921)
test_btest 0.000620 0.000167 90.390599 ( 29.432261)
test_basic 0.000932 0.004796 0.977417 ( 1.039932)
test_all 0.079134 0.040641 760.876936 (302.316720)
test_rubyspec 0.042856 0.050165 127.693073 (138.524663)
total: 512.62 sec