Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-064819
#<BuildRuby:0x00005584e6e02340
@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.20221225-064819",
@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.000005 0.000016 ( 0.000016)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.001650 0.002902 1.138520 ( 1.821753)
build_miniruby 0.001208 0.000569 1.483384 ( 1.501412)
build_ruby 0.001482 0.000698 3.690679 ( 4.310329)
build_all 0.006798 0.001224 4.023098 ( 3.364103)
build_install 0.009349 0.008874 3.334737 ( 3.179796)
test_btest 0.000739 0.000370 58.287465 ( 38.086814)
test_basic 0.001060 0.004873 0.443412 ( 0.585495)
test_all 0.000939 0.000516 631.969843 (304.645529)
test_rubyspec 0.018853 0.032991 73.901288 ( 91.768791)
total: 449.26 sec