Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-232020
#<BuildRuby:0x000055b2a1a31e08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-232020",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004117 0.000824 1.065011 ( 1.288515)
build_miniruby 0.000884 0.000176 0.638424 ( 0.637133)
build_ruby 0.000000 0.001143 1.030093 ( 1.023772)
build_all 0.002935 0.002766 2.434780 ( 1.244182)
build_install 0.009405 0.003366 1.886942 ( 1.203513)
test_btest 0.000769 0.000000 53.655717 ( 14.409487)
test_basic 0.002715 0.000000 0.234768 ( 0.331509)
test_all 0.000000 0.000994 478.245995 (142.703892)
test_rubyspec 0.011809 0.017225 43.473645 ( 53.887798)
total: 216.73 sec