Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-133614
#<BuildRuby:0x00005651d8b72228
@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.20240316-133614",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.002868 0.003632 2.454515 ( 2.479702)
build_miniruby 0.001062 0.000327 1.709098 ( 1.711127)
build_ruby 0.001479 0.000455 3.567916 ( 3.833708)
build_all 0.003987 0.004019 7.185950 ( 3.556536)
build_install 0.016351 0.004103 9.085276 ( 5.229354)
test_btest 0.000629 0.000203 94.608367 ( 32.526547)
test_basic 0.005595 0.001805 0.983133 ( 1.086073)
test_all 0.085057 0.034286 808.061451 (299.543572)
test_rubyspec 0.046555 0.038728 124.116794 (133.692059)
total: 483.66 sec