Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-094122
#<BuildRuby:0x00007fd7516efde0
@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.20240626-094122",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000007 0.000029 ( 0.000025)
autoconf 0.000038 0.000013 0.000051 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.005583 0.004559 4.609067 ( 5.015515)
build_miniruby 0.001425 0.000522 1.664297 ( 1.717781)
build_ruby 0.000000 0.002308 4.370429 ( 4.786336)
build_all 0.008180 0.002473 8.749619 ( 5.635058)
build_install 0.018391 0.005408 11.897057 ( 7.711851)
test_btest 0.000671 0.000250 123.789490 ( 67.367407)
test_basic 0.003863 0.004113 1.155771 ( 1.211150)
test_all 0.109943 0.043213 835.118149 (264.499890)
test_rubyspec 0.046052 0.045654 166.779139 ( 27.065320)
total: 385.01 sec