Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-102042
#<BuildRuby:0x0000556b5dc92098
@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.20230205-102042",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001533 0.003313 1.188293 ( 1.820396)
build_miniruby 0.001362 0.000000 1.162890 ( 1.168249)
build_ruby 0.000454 0.001145 2.332440 ( 2.652928)
build_all 0.006246 0.000744 3.810701 ( 2.898604)
build_install 0.005995 0.007984 2.885427 ( 2.670346)
test_btest 0.000492 0.000164 55.657843 ( 29.414459)
test_basic 0.003034 0.003465 0.441772 ( 0.663664)
test_all 0.001060 0.000379 635.671377 (232.388318)
test_rubyspec 0.041854 0.004542 67.726619 ( 77.897324)
total: 351.58 sec