Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-132117
#<BuildRuby:0x00005579532667f0
@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.20230211-132117",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.000406 0.004263 1.136486 ( 1.679090)
build_miniruby 0.000806 0.000359 1.028543 ( 1.027017)
build_ruby 0.000937 0.000416 2.102155 ( 2.341813)
build_all 0.006074 0.000784 3.389029 ( 1.668048)
build_install 0.006071 0.005503 2.760980 ( 1.887678)
test_btest 0.000656 0.000298 56.390698 ( 14.895082)
test_basic 0.000611 0.004339 0.360080 ( 0.453788)
test_all 0.000954 0.000477 641.082809 (180.215382)
test_rubyspec 0.018386 0.022790 66.993321 ( 76.954807)
total: 281.12 sec