Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-181910
#<BuildRuby:0x0000559ea2d05fe8
@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.20221208-181910",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005969 0.000459 1.541474 ( 2.752576)
build_miniruby 0.001381 0.000106 1.462613 ( 1.634449)
build_ruby 0.001772 0.000000 2.902424 ( 3.352234)
build_all 0.004510 0.003552 4.057376 ( 3.725369)
build_install 0.019558 0.000713 3.046066 ( 3.314728)
test_btest 0.000734 0.000069 57.192347 ( 42.655972)
test_basic 0.000276 0.007084 0.440878 ( 0.779894)
test_all 0.000000 0.001466 706.868535 (629.456847)
test_rubyspec 0.032112 0.029780 76.993176 (112.198614)
total: 799.87 sec