Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-033914
#<BuildRuby:0x0000558ee3aedfb8
@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.20240322-033914",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.005154 0.004217 3.698643 ( 2.836559)
build_miniruby 0.001105 0.000077 1.394199 ( 1.392692)
build_ruby 0.000000 0.001522 3.282034 ( 3.530723)
build_all 0.000000 0.008428 6.904523 ( 3.358245)
build_install 0.015907 0.005157 9.087615 ( 4.717186)
test_btest 0.000869 0.000149 89.679795 ( 36.988394)
test_basic 0.006071 0.001041 0.950663 ( 1.049176)
test_all 0.085387 0.032784 815.320575 (303.551017)
test_rubyspec 0.041693 0.046135 124.208444 (133.867043)
total: 491.29 sec