Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-003916
#<BuildRuby:0x0000557281181fe8
@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.20230214-003916",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004786 0.000065 1.121117 ( 1.538825)
build_miniruby 0.001295 0.000104 0.940086 ( 0.938264)
build_ruby 0.001395 0.000112 1.926831 ( 2.142832)
build_all 0.006212 0.000497 3.241881 ( 1.585409)
build_install 0.013157 0.000675 2.793302 ( 1.907051)
test_btest 0.000764 0.000058 55.987194 ( 14.453423)
test_basic 0.004448 0.000342 0.408147 ( 0.500094)
test_all 0.001081 0.000084 578.084974 (177.883202)
test_rubyspec 0.030938 0.007216 55.356992 ( 65.270506)
total: 266.22 sec