Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-115005
#<BuildRuby:0x0000564bd6526250
@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.20230613-115005",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002636 0.004324 2.078017 ( 4.852607)
build_miniruby 0.001661 0.000000 1.395767 ( 1.713703)
build_ruby 0.001379 0.000133 2.811781 ( 3.722247)
build_all 0.006693 0.001339 2.442819 ( 3.231982)
build_install 0.010066 0.008083 3.813851 ( 4.474726)
test_btest 0.000549 0.000137 77.796339 ( 47.426165)
test_basic 0.006981 0.000633 0.834891 ( 1.544153)
test_all 0.001194 0.000288 580.376510 (314.183041)
test_rubyspec 0.025643 0.028948 84.887342 (124.655302)
total: 505.81 sec