Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-055450
#<BuildRuby:0x0000564ace45a2a8
@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.20230211-055450",
@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.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000672 0.004081 1.152235 ( 1.553177)
build_miniruby 0.000000 0.001206 1.126880 ( 1.135567)
build_ruby 0.000023 0.001489 2.641955 ( 2.867737)
build_all 0.006124 0.000678 3.915257 ( 2.444215)
build_install 0.010158 0.004605 2.983161 ( 2.704276)
test_btest 0.000552 0.000168 56.534864 ( 28.052462)
test_basic 0.004361 0.001328 0.441007 ( 0.543235)
test_all 0.000928 0.000282 653.219582 (250.617017)
test_rubyspec 0.021330 0.023582 71.266571 ( 82.098188)
total: 372.02 sec