Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-064742
#<BuildRuby:0x0000556e1a3fa240
@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.20230829-064742",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.007117 0.000000 2.086360 ( 3.319073)
build_miniruby 0.000000 0.001552 1.534191 ( 1.532849)
build_ruby 0.000000 0.001686 3.162872 ( 3.344356)
build_all 0.000023 0.007606 6.497655 ( 2.711965)
build_install 0.011104 0.006660 7.792059 ( 3.944423)
test_btest 0.000689 0.000155 84.625101 ( 22.847250)
test_basic 0.004582 0.001034 0.740298 ( 0.802343)
test_all 0.007694 0.000005 681.758322 (199.979799)
test_rubyspec 0.052370 0.017888 103.908064 (115.394016)
total: 353.88 sec