Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-023402
#<BuildRuby:0x000056343508a380
@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.20221205-023402",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001465 0.004235 1.380524 ( 1.613934)
build_miniruby 0.001268 0.000105 0.868280 ( 0.866743)
build_ruby 0.001320 0.000110 1.543139 ( 1.543271)
build_all 0.002851 0.004117 3.590249 ( 1.905081)
build_install 0.007695 0.004768 2.509093 ( 1.709333)
test_btest 0.000561 0.000087 58.977616 ( 19.280485)
test_basic 0.004343 0.000000 0.351944 ( 0.446093)
test_all 0.001136 0.000000 615.345006 (188.910693)
test_rubyspec 0.018711 0.017071 64.361627 ( 74.319754)
total: 290.60 sec