Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-155032
#<BuildRuby:0x00007f152fbdfdd0
@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.20240704-155032",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.003576 0.003933 3.549685 ( 3.131915)
build_miniruby 0.001340 0.000198 1.374558 ( 1.371071)
build_ruby 0.001855 0.000275 3.508798 ( 3.684958)
build_all 0.001584 0.006840 7.828222 ( 3.154587)
build_install 0.004862 0.014582 10.760519 ( 4.783753)
test_btest 0.000717 0.000232 119.682058 ( 34.239386)
test_basic 0.010161 0.000000 1.356494 ( 1.402287)
test_all 0.123521 0.030204 840.385550 (253.705724)
test_rubyspec 0.059465 0.037012 177.441283 ( 37.331621)
total: 342.81 sec