Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-105856
#<BuildRuby:0x00005569bd3a6390
@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.20230725-105856",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006259 0.001341 2.317674 ( 5.832323)
build_miniruby 0.001077 0.000231 1.663618 ( 2.071969)
build_ruby 0.001753 0.000000 3.376724 ( 4.447713)
build_all 0.005797 0.002186 2.818376 ( 2.566938)
build_install 0.013902 0.006299 4.367535 ( 4.648747)
test_btest 0.000000 0.001343 82.111972 ( 46.296623)
test_basic 0.005243 0.003034 0.947936 ( 1.262677)
test_all 0.000934 0.000247 654.734671 (305.385078)
test_rubyspec 0.014736 0.039260 91.978265 (104.969610)
total: 477.48 sec