Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-193527
#<BuildRuby:0x0000557190f8a2a8
@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.20230603-193527",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005303 0.000569 1.787122 ( 3.060870)
build_miniruby 0.001186 0.000127 1.340036 ( 1.354041)
build_ruby 0.001688 0.000000 2.854829 ( 3.079847)
build_all 0.003821 0.003258 2.315691 ( 1.824423)
build_install 0.016710 0.000000 3.404877 ( 2.610773)
test_btest 0.000713 0.000000 75.502297 ( 37.832880)
test_basic 0.005286 0.002832 0.817907 ( 0.954115)
test_all 0.000906 0.000116 580.995813 (245.915388)
test_rubyspec 0.040761 0.011665 83.362883 ( 96.662355)
total: 393.30 sec