Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-170606
#<BuildRuby:0x0000555d81922258
@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.20230508-170606",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002197 0.004715 1.888621 ( 4.235946)
build_miniruby 0.000969 0.000308 1.465959 ( 1.750972)
build_ruby 0.001490 0.000474 2.679462 ( 3.392836)
build_all 0.005350 0.001702 2.237794 ( 2.480776)
build_install 0.010668 0.007650 3.358472 ( 3.843366)
test_btest 0.000646 0.000230 75.991867 ( 49.707610)
test_basic 0.001785 0.004631 0.789732 ( 1.099038)
test_all 0.000948 0.000373 591.654487 (281.337535)
test_rubyspec 0.034855 0.013853 75.731226 ( 87.570820)
total: 435.42 sec