Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-000348
#<BuildRuby:0x0000564c7004e198
@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.20221229-000348",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004207 0.000000 1.071912 ( 1.750563)
build_miniruby 0.001108 0.000000 1.430950 ( 1.429770)
build_ruby 0.001429 0.000000 3.154660 ( 3.528190)
build_all 0.002977 0.003714 3.711793 ( 1.909501)
build_install 0.011263 0.000417 2.940766 ( 1.969693)
test_btest 0.000622 0.000023 55.874593 ( 14.778819)
test_basic 0.000844 0.004225 0.368702 ( 0.463700)
test_all 0.001266 0.000094 624.801849 (182.718068)
test_rubyspec 0.032654 0.018285 66.133083 ( 76.458361)
total: 285.01 sec