Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-112438
#<BuildRuby:0x000055bd9c65e230
@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-112438",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006399 0.000948 2.268201 ( 5.600770)
build_miniruby 0.001397 0.000207 1.795413 ( 2.477413)
build_ruby 0.001321 0.000196 3.454370 ( 5.011188)
build_all 0.007205 0.001067 2.729886 ( 3.460411)
build_install 0.014435 0.004684 4.228759 ( 6.023176)
test_btest 0.000744 0.000124 83.327257 ( 54.970655)
test_basic 0.000000 0.007788 0.928831 ( 1.809265)
test_all 0.000991 0.001584 668.423376 (265.123094)
test_rubyspec 0.025161 0.023898 87.946736 (100.347274)
total: 444.82 sec