Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-125239
#<BuildRuby:0x0000563c10141fc0
@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.20230107-125239",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004446 0.000089 1.156931 ( 1.856750)
build_miniruby 0.001425 0.000000 1.388015 ( 1.555511)
build_ruby 0.001343 0.000000 3.422870 ( 4.041229)
build_all 0.007229 0.000288 3.707679 ( 2.649848)
build_install 0.012143 0.002984 2.979496 ( 3.028237)
test_btest 0.000578 0.000068 54.536402 ( 33.821638)
test_basic 0.006617 0.000000 0.446376 ( 0.705227)
test_all 0.001714 0.000133 634.647344 (266.203632)
test_rubyspec 0.025863 0.023686 72.593884 ( 87.044346)
total: 400.91 sec