Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-045431
#<BuildRuby:0x0000559f08c3e090
@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.20230706-045431",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006546 0.000701 2.176393 ( 5.048194)
build_miniruby 0.001441 0.000154 1.639034 ( 1.720717)
build_ruby 0.001535 0.000164 3.228499 ( 4.158469)
build_all 0.006771 0.000725 2.449686 ( 3.064002)
build_install 0.009823 0.009192 4.210081 ( 5.362136)
test_btest 0.000667 0.000111 82.791722 ( 46.412651)
test_basic 0.006861 0.000000 0.901614 ( 1.355227)
test_all 0.001996 0.000000 639.568693 (333.861670)
test_rubyspec 0.033328 0.018194 91.106773 (129.374596)
total: 530.36 sec