Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-201641
#<BuildRuby:0x0000564f51522190
@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.20221229-201641",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000900 0.004203 1.087378 ( 1.536498)
build_miniruby 0.000921 0.000184 1.436481 ( 1.435152)
build_ruby 0.001231 0.000246 3.031245 ( 17.000350)
build_all 0.006225 0.000405 3.578340 ( 1.779500)
build_install 0.014075 0.000000 2.963264 ( 1.983182)
test_btest 0.000838 0.000000 56.318438 ( 15.284080)
test_basic 0.006675 0.000044 0.404537 ( 0.504776)
test_all 0.000982 0.000151 623.314541 (182.082071)
test_rubyspec 0.006437 0.033751 64.859199 ( 74.786647)
total: 296.39 sec