Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-064551
#<BuildRuby:0x00005605056c6320
@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.20230922-064551",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.003514 0.004496 2.363326 ( 4.515207)
build_miniruby 0.001728 0.000000 1.631922 ( 1.675079)
build_ruby 0.001991 0.000000 3.653311 ( 3.948995)
build_all 0.007935 0.000463 6.335703 ( 4.746551)
build_install 0.010610 0.010478 7.976484 ( 5.839016)
test_btest 0.000668 0.000121 85.343806 ( 35.696112)
test_basic 0.005175 0.000941 0.931021 ( 0.997179)
test_all 0.007338 0.003297 663.700323 (234.612348)
test_rubyspec 0.028483 0.031062 93.635366 (105.195965)
total: 397.23 sec