Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-063426
#<BuildRuby:0x000056438aad9fe8
@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.20230123-063426",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001636 0.002782 1.026483 ( 1.427339)
build_miniruby 0.001187 0.000149 1.137827 ( 1.136246)
build_ruby 0.001722 0.000000 2.806539 ( 3.074744)
build_all 0.000245 0.007120 3.830078 ( 2.006082)
build_install 0.014392 0.000607 2.856580 ( 2.038527)
test_btest 0.000511 0.000092 57.667017 ( 23.775233)
test_basic 0.002104 0.004259 0.441440 ( 0.545697)
test_all 0.001703 0.000094 662.348177 (229.476557)
test_rubyspec 0.028396 0.017378 69.470975 ( 79.612061)
total: 343.09 sec