Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-060843
#<BuildRuby:0x000055fc23f12118
@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-060843",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004412 0.000552 1.086653 ( 2.059836)
build_miniruby 0.001270 0.000159 1.413916 ( 1.476066)
build_ruby 0.000000 0.001676 3.479642 ( 4.093062)
build_all 0.001130 0.006797 4.118180 ( 3.308272)
build_install 0.009025 0.006459 3.207897 ( 3.292567)
test_btest 0.000927 0.000000 56.080863 ( 36.567261)
test_basic 0.006746 0.000000 0.469087 ( 0.738697)
test_all 0.001494 0.000037 637.729614 (340.259084)
test_rubyspec 0.017826 0.031900 72.289190 ( 96.261237)
total: 488.06 sec