Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-033013
#<BuildRuby:0x00007f1c63d0fdc8
@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.20241022-033013",
@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.000024)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.008572 0.000841 4.453223 ( 4.782665)
build_miniruby 0.001910 0.000000 1.721217 ( 1.722880)
build_ruby 0.001861 0.000000 3.409482 ( 3.584128)
build_all 0.002932 0.004694 6.737169 ( 2.703829)
build_install 0.017153 0.000868 9.374847 ( 4.185994)
test_btest 0.000780 0.000149 91.413748 ( 25.226278)
test_basic 0.002320 0.009210 1.099043 ( 1.186759)
test_all 0.122920 0.026341 729.838216 (228.446884)
test_rubyspec 0.049149 0.037625 131.602533 ( 24.470139)
total: 296.31 sec