Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-184947
#<BuildRuby:0x0000559280f62120
@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.20230611-184947",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004099 0.002603 1.503103 ( 2.717640)
build_miniruby 0.001038 0.000189 1.197231 ( 1.196083)
build_ruby 0.001104 0.000201 2.439784 ( 2.637413)
build_all 0.002031 0.004283 1.938562 ( 1.146886)
build_install 0.011034 0.005773 3.207747 ( 2.151133)
test_btest 0.000823 0.000215 75.222628 ( 19.790781)
test_basic 0.004407 0.000035 0.600299 ( 0.672817)
test_all 0.001165 0.000000 527.667773 (175.207130)
test_rubyspec 0.025202 0.011822 72.182895 ( 83.858721)
total: 289.38 sec