Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-022752
#<BuildRuby:0x000055ec82039d68
@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.20230726-022752",
@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.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002803 0.004221 2.263214 ( 4.945854)
build_miniruby 0.001456 0.000136 1.743118 ( 2.851793)
build_ruby 0.001971 0.000000 3.486861 ( 4.567737)
build_all 0.007450 0.000117 2.798830 ( 2.897848)
build_install 0.015805 0.004059 4.302770 ( 5.139022)
test_btest 0.000695 0.000073 82.867149 ( 50.007120)
test_basic 0.007907 0.000386 0.963799 ( 1.607848)
test_all 0.001216 0.000124 646.352690 (325.964365)
test_rubyspec 0.016840 0.039982 94.263452 (108.028183)
total: 506.01 sec