Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-212556
#<BuildRuby:0x00005652eed81f48
@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.20240110-212556",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.005640 0.000605 1.780602 ( 2.418924)
build_miniruby 0.001172 0.000427 1.820524 ( 1.919019)
build_ruby 0.001471 0.000535 3.480707 ( 3.733905)
build_all 0.002285 0.005831 5.869114 ( 3.954200)
build_install 0.012898 0.006061 7.328536 ( 4.964207)
test_btest 0.000614 0.000259 86.447796 ( 35.943249)
test_basic 0.003434 0.003834 0.882282 ( 0.995000)
test_all 0.092430 0.026328 760.120734 (272.777810)
test_rubyspec 0.042985 0.016107 90.586062 (102.176541)
total: 428.88 sec