Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-182704
#<BuildRuby:0x0000559740f99fc0
@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.20230201-182704",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.002087 0.003288 1.256196 ( 2.263062)
build_miniruby 0.001365 0.000000 7.349179 ( 7.175984)
build_ruby 0.001730 0.000000 2.388074 ( 2.581438)
build_all 0.005482 0.001958 3.928001 ( 2.339708)
build_install 0.007305 0.007474 2.972859 ( 2.486333)
test_btest 0.000530 0.000242 56.417249 ( 28.373387)
test_basic 0.005596 0.000470 0.428052 ( 0.526182)
test_all 0.000885 0.000384 635.427503 (206.140638)
test_rubyspec 0.030586 0.014010 65.970893 ( 75.902925)
total: 327.79 sec