Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-203623
#<BuildRuby:0x0000560f79bca118
@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.20221222-203623",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001082 0.003551 0.960432 ( 1.345112)
build_miniruby 0.001108 0.000193 1.327111 ( 1.325601)
build_ruby 0.001409 0.000245 3.009794 ( 3.356255)
build_all 0.001574 0.004398 3.456958 ( 1.669805)
build_install 0.010812 0.003765 2.703481 ( 1.761196)
test_btest 0.000558 0.000129 57.725660 ( 16.018832)
test_basic 0.003063 0.000707 0.375070 ( 0.469625)
test_all 0.001173 0.000271 644.389085 (185.887582)
test_rubyspec 0.010715 0.024704 63.293986 ( 73.558396)
total: 285.39 sec