Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-103145
#<BuildRuby:0x0000563a1eb8a138
@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.20230124-103145",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000035)
build_up 0.004395 0.000400 1.197943 ( 1.802896)
build_miniruby 0.000000 0.001848 1.249286 ( 1.272444)
build_ruby 0.000000 0.001586 3.104046 ( 3.466371)
build_all 0.006782 0.000442 3.926769 ( 2.045315)
build_install 0.014114 0.000660 2.932232 ( 2.165990)
test_btest 0.001032 0.000119 56.950671 ( 26.240242)
test_basic 0.000000 0.007599 0.470209 ( 0.590683)
test_all 0.000596 0.001373 641.961058 (198.843556)
test_rubyspec 0.042227 0.004960 69.454285 ( 79.437317)
total: 315.87 sec