Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-224615
#<BuildRuby:0x000055dcfc945a00
@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.20240123-224615",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005446 0.001733 2.317397 ( 2.636024)
build_miniruby 0.001204 0.000384 21.102737 ( 17.974152)
build_ruby 0.001739 0.000000 3.683463 ( 3.937451)
build_all 0.006390 0.001187 6.535486 ( 3.289448)
build_install 0.010550 0.007953 7.929758 ( 4.621687)
test_btest 0.000595 0.000206 85.793800 ( 31.853074)
test_basic 0.003930 0.004220 0.979959 ( 1.075673)
test_all 0.089228 0.026937 787.447869 (300.824572)
test_rubyspec 0.063134 0.047954 183.449403 (235.489939)
total: 601.70 sec