Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-171753
#<BuildRuby:0x000056252f992320
@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.20231217-171753",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006341 0.000469 2.505792 ( 3.456230)
build_miniruby 0.001173 0.000244 1.666017 ( 1.712759)
build_ruby 0.001892 0.000394 3.440883 ( 3.669383)
build_all 0.004549 0.003377 5.859121 ( 3.775765)
build_install 0.016991 0.000928 7.441202 ( 5.233800)
test_btest 0.000876 0.000181 81.878516 ( 52.248305)
test_basic 0.008996 0.000054 0.918736 ( 1.321632)
test_all 0.098226 0.021473 744.616907 (382.197447)
test_rubyspec 0.030117 0.040250 99.928504 (124.568192)
total: 578.18 sec