Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-135413
#<BuildRuby:0x0000563afa2457f8
@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.20230106-135413",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000975 0.004300 1.182792 ( 1.764453)
build_miniruby 0.001118 0.000372 1.611295 ( 1.628520)
build_ruby 0.001357 0.000452 3.726795 ( 4.122778)
build_all 0.006671 0.000803 3.962105 ( 2.146291)
build_install 0.005555 0.009034 2.882987 ( 2.061337)
test_btest 0.000611 0.000239 55.854768 ( 18.069970)
test_basic 0.001342 0.003097 0.381648 ( 0.477669)
test_all 0.001305 0.000544 627.024015 (188.513927)
test_rubyspec 0.018178 0.024935 65.495757 ( 75.941948)
total: 294.73 sec