Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-215035
#<BuildRuby:0x0000564257af2360
@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.20230111-215035",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000000 0.000034 0.000034 ( 0.000033)
build_up 0.002611 0.002526 1.009130 ( 1.413388)
build_miniruby 0.000000 0.001475 1.204731 ( 1.202747)
build_ruby 0.000000 0.001435 2.882005 ( 3.233676)
build_all 0.000917 0.005037 2.905252 ( 1.310595)
build_install 0.006611 0.006626 2.333627 ( 1.586151)
test_btest 0.000643 0.000264 56.443561 ( 14.606333)
test_basic 0.002064 0.003303 0.429095 ( 0.520482)
test_all 0.000893 0.000388 556.227874 (173.985656)
test_rubyspec 0.024775 0.020787 56.676430 ( 66.581353)
total: 264.44 sec