Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-064217
#<BuildRuby:0x00007f6a6e50fde0
@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.20240814-064217",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003512 0.004753 3.702036 ( 3.561595)
build_miniruby 0.001312 0.000300 1.627991 ( 1.624519)
build_ruby 0.001911 0.000000 4.591282 ( 4.732619)
build_all 0.008256 0.001371 8.467714 ( 3.283779)
build_install 0.015173 0.006919 10.809127 ( 4.790450)
test_btest 0.000000 0.000890 122.297336 ( 48.344655)
test_basic 0.006339 0.004046 1.146519 ( 1.202006)
test_all 0.102564 0.051931 892.782947 (272.654004)
test_rubyspec 0.053475 0.043354 167.936929 ( 34.009274)
total: 374.20 sec