Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-233849
#<BuildRuby:0x00007f64e7edfdc0
@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.20240622-233849",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000000 0.007673 3.059229 ( 3.106661)
build_miniruby 0.000000 0.001591 1.259499 ( 1.256962)
build_ruby 0.001602 0.000353 3.724067 ( 3.864741)
build_all 0.006914 0.001017 7.372247 ( 2.885720)
build_install 0.011619 0.007737 10.797765 ( 5.225700)
test_btest 0.000000 0.000969 113.434040 ( 29.872086)
test_basic 0.005436 0.004888 1.118042 ( 1.172868)
test_all 0.094714 0.054560 859.099514 (257.500668)
test_rubyspec 0.041490 0.045866 160.418789 ( 32.923364)
total: 337.81 sec