Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-122118
#<BuildRuby:0x000055ee8bde9f70
@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.20230131-122118",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000470 0.004018 1.057648 ( 1.481584)
build_miniruby 0.001276 0.000174 1.164288 ( 1.162234)
build_ruby 0.001365 0.000186 2.208556 ( 2.421201)
build_all 0.006963 0.000373 3.842284 ( 1.927520)
build_install 0.014518 0.000000 2.819679 ( 2.032034)
test_btest 0.000859 0.000000 57.383194 ( 19.955313)
test_basic 0.000711 0.004129 0.382620 ( 0.481119)
test_all 0.001696 0.000000 623.633877 (186.185457)
test_rubyspec 0.017754 0.020621 60.220926 ( 70.327229)
total: 285.97 sec