Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-162914
#<BuildRuby:0x000055e2aae8e120
@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.20221225-162914",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004624 0.000603 1.127896 ( 2.262540)
build_miniruby 0.001700 0.000222 1.504188 ( 1.542317)
build_ruby 0.001545 0.000201 3.533458 ( 4.134478)
build_all 0.004682 0.003681 4.076586 ( 3.067823)
build_install 0.011252 0.003940 3.175460 ( 3.005663)
test_btest 0.000594 0.000106 55.990354 ( 32.444030)
test_basic 0.006145 0.000346 0.437023 ( 0.589066)
test_all 0.001573 0.000139 637.263532 (270.879988)
test_rubyspec 0.021505 0.028612 73.364210 ( 90.305213)
total: 408.23 sec