Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-024802
#<BuildRuby:0x000055d4b7b097f8
@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-024802",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005729 0.001432 1.675506 ( 2.766485)
build_miniruby 0.001284 0.000321 1.051871 ( 1.187420)
build_ruby 0.001523 0.000000 1.811470 ( 2.040421)
build_all 0.008561 0.000000 3.955073 ( 3.116777)
build_install 0.009151 0.008160 2.927414 ( 3.119311)
test_btest 0.000713 0.000200 60.293125 ( 34.940414)
test_basic 0.002366 0.000662 0.398980 ( 0.646030)
test_all 0.001198 0.000149 640.884471 (243.373815)
test_rubyspec 0.010329 0.026558 65.430937 ( 75.462913)
total: 366.65 sec