Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-123917
#<BuildRuby:0x0000557b2c2f2360
@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.20231011-123917",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007965 0.000008 2.636058 ( 3.614124)
build_miniruby 0.001806 0.000206 1.686471 ( 1.711887)
build_ruby 0.001536 0.000175 3.554168 ( 3.846887)
build_all 0.004795 0.004159 6.735912 ( 4.102338)
build_install 0.022397 0.000760 8.352620 ( 5.682543)
test_btest 0.001102 0.000138 89.408147 ( 41.855465)
test_basic 0.004016 0.004227 0.976568 ( 1.078205)
test_all 0.004131 0.007702 690.857164 (265.054557)
test_rubyspec 0.055519 0.025315 112.191046 (140.047871)
total: 467.00 sec