Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-192721
#<BuildRuby:0x0000557de42b28e0
@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.20240306-192721",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006176 0.000806 2.456649 ( 2.838801)
build_miniruby 0.000991 0.000129 1.330019 ( 1.328033)
build_ruby 0.001205 0.000157 3.488587 ( 3.699249)
build_all 0.004985 0.002524 6.243360 ( 2.512588)
build_install 0.016463 0.002439 7.954278 ( 3.937981)
test_btest 0.000837 0.000124 88.900213 ( 29.251653)
test_basic 0.002956 0.003501 0.895548 ( 0.981737)
test_all 0.081080 0.033862 866.609892 (328.529513)
test_rubyspec 0.022366 0.064034 119.553510 (128.738308)
total: 501.82 sec