Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-032717
#<BuildRuby:0x000055ee054921d8
@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.20230606-032717",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008404 0.000073 1.960364 ( 4.677607)
build_miniruby 0.001602 0.000221 1.400383 ( 1.867485)
build_ruby 0.001998 0.000000 2.955109 ( 4.034947)
build_all 0.006856 0.000656 2.325579 ( 2.689027)
build_install 0.011877 0.009024 3.781446 ( 4.444354)
test_btest 0.000746 0.000140 80.394096 ( 56.573684)
test_basic 0.005551 0.001041 0.842222 ( 1.108915)
test_all 0.001548 0.000290 637.706786 (314.377783)
test_rubyspec 0.049066 0.008560 87.906470 (107.009853)
total: 496.78 sec