Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-044910
#<BuildRuby:0x0000564ac3c357a8
@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-044910",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002713 0.003737 1.459635 ( 1.651563)
build_miniruby 0.001206 0.000165 0.795706 ( 0.794079)
build_ruby 0.001327 0.000181 1.538399 ( 1.529861)
build_all 0.007455 0.000000 3.722178 ( 1.931644)
build_install 0.008366 0.007205 2.716351 ( 1.886521)
test_btest 0.000596 0.000111 61.048898 ( 17.487935)
test_basic 0.004258 0.000788 0.384912 ( 0.480264)
test_all 0.001034 0.000000 630.907173 (186.890377)
test_rubyspec 0.007444 0.027454 58.615710 ( 68.728419)
total: 281.38 sec