Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-102647
#<BuildRuby:0x000055e03da3a390
@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.20231211-102647",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006420 0.000401 2.425484 ( 2.526864)
build_miniruby 0.001236 0.000198 1.647431 ( 1.647362)
build_ruby 0.001506 0.000241 3.303371 ( 3.545154)
build_all 0.007997 0.000594 6.018136 ( 3.520774)
build_install 0.012336 0.005778 7.722618 ( 5.402764)
test_btest 0.000948 0.000175 84.510517 ( 53.075559)
test_basic 0.007609 0.000533 0.923767 ( 1.260305)
test_all 0.089214 0.033195 711.143130 (349.764069)
test_rubyspec 0.042838 0.023137 97.649983 (111.406320)
total: 532.15 sec