Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-034539
#<BuildRuby:0x00005633d2bb2018
@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.20230927-034539",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006716 0.000447 2.288451 ( 4.859693)
build_miniruby 0.002025 0.000000 1.650508 ( 1.702021)
build_ruby 0.001675 0.000000 3.354022 ( 3.706703)
build_all 0.007914 0.000206 6.323724 ( 4.165102)
build_install 0.019648 0.000378 7.607717 ( 5.800220)
test_btest 0.001044 0.000059 84.194471 ( 44.295123)
test_basic 0.008343 0.000477 1.011921 ( 1.141500)
test_all 0.009323 0.000251 703.952777 (310.595865)
test_rubyspec 0.034862 0.037375 106.681889 (125.990285)
total: 502.26 sec