Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-230453
#<BuildRuby:0x0000556ce945a320
@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.20230101-230453",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.004540 0.000000 0.997935 ( 1.397663)
build_miniruby 0.001279 0.000000 1.171382 ( 1.170061)
build_ruby 0.001423 0.000000 3.206000 ( 3.587914)
build_all 0.006155 0.000300 3.613581 ( 1.805979)
build_install 0.009663 0.004412 2.815948 ( 1.867454)
test_btest 0.000555 0.000121 56.292098 ( 15.899235)
test_basic 0.001591 0.003536 0.387380 ( 0.479603)
test_all 0.000796 0.000199 602.895740 (173.638800)
test_rubyspec 0.020797 0.016531 61.230865 ( 71.228895)
total: 271.08 sec