Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-163732
#<BuildRuby:0x00005596f5ba97f8
@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.20230527-163732",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002413 0.003666 1.775484 ( 3.135591)
build_miniruby 0.001392 0.000267 1.264087 ( 1.264144)
build_ruby 0.001458 0.000281 2.592726 ( 2.788896)
build_all 0.006246 0.000412 2.254099 ( 1.423681)
build_install 0.012681 0.001531 3.333401 ( 2.355382)
test_btest 0.000588 0.000105 76.651548 ( 27.039002)
test_basic 0.003979 0.000710 0.750393 ( 0.831513)
test_all 0.001266 0.000226 574.206862 (192.939642)
test_rubyspec 0.024925 0.026736 80.141508 ( 93.123523)
total: 324.90 sec