Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-114303
#<BuildRuby:0x000055cefd016108
@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.20221219-114303",
@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.000026 0.000000 0.000026 ( 0.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.004920 0.000363 1.129739 ( 2.105539)
build_miniruby 0.001617 0.000000 1.415100 ( 1.542090)
build_ruby 0.000000 0.001839 3.538642 ( 4.204038)
build_all 0.002701 0.004861 3.822077 ( 2.433588)
build_install 0.008161 0.007865 3.153432 ( 2.984573)
test_btest 0.000604 0.000232 55.184664 ( 29.022529)
test_basic 0.001151 0.004372 0.438017 ( 0.558640)
test_all 0.000000 0.001623 624.197691 (253.488822)
test_rubyspec 0.013732 0.033602 71.612959 ( 84.614463)
total: 380.96 sec