Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-033917
#<BuildRuby:0x00005617f8bc20d0
@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.20221218-033917",
@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.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003712 0.001113 1.143463 ( 1.591539)
build_miniruby 0.001195 0.000358 1.406681 ( 1.422755)
build_ruby 0.001343 0.000403 3.656589 ( 4.046288)
build_all 0.003407 0.004049 3.965038 ( 2.485962)
build_install 0.012612 0.004204 3.215110 ( 2.713069)
test_btest 0.000685 0.000228 56.421638 ( 29.650484)
test_basic 0.001056 0.004740 0.442181 ( 0.544106)
test_all 0.000464 0.001034 652.284430 (225.718487)
test_rubyspec 0.020677 0.025482 72.780137 ( 83.315564)
total: 351.49 sec