Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-233444
#<BuildRuby:0x00005651d6496258
@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.20230218-233444",
@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.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000651 0.004167 1.364552 ( 2.067499)
build_miniruby 0.001310 0.000000 1.074279 ( 1.072168)
build_ruby 0.001131 0.000000 2.132910 ( 2.350262)
build_all 0.005488 0.000000 3.372053 ( 1.756842)
build_install 0.004404 0.008299 2.734046 ( 2.197481)
test_btest 0.000753 0.000121 56.575573 ( 16.408204)
test_basic 0.006289 0.000000 0.419584 ( 0.518164)
test_all 0.001445 0.000000 585.152033 (172.416023)
test_rubyspec 0.004592 0.034787 65.684585 ( 75.610164)
total: 274.40 sec