Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-110100
#<BuildRuby:0x00005625b10d5ed0
@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.20240218-110100",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001330 0.004285 1.973963 ( 2.319214)
build_miniruby 0.001829 0.000000 1.688717 ( 1.692649)
build_ruby 0.001722 0.000000 3.453838 ( 3.713560)
build_all 0.007558 0.000827 6.777348 ( 3.373428)
build_install 0.015829 0.005010 8.370676 ( 4.847924)
test_btest 0.000000 0.000931 92.261672 ( 39.259751)
test_basic 0.001645 0.005367 0.864036 ( 0.926002)
test_all 0.079904 0.038510 737.628897 (310.379504)
test_rubyspec 0.072665 0.025404 136.204100 (190.942932)
total: 557.46 sec