Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-202226
#<BuildRuby:0x00007f75dfe0fdd8
@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.20240926-202226",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.009042 0.001249 5.095105 ( 5.288948)
build_miniruby 0.001521 0.000369 1.837572 ( 2.143814)
build_ruby 0.001999 0.000485 4.581746 ( 5.095138)
build_all 0.007685 0.001863 7.311839 ( 4.838471)
build_install 0.016525 0.007607 11.051207 ( 7.254336)
test_btest 0.000868 0.000229 94.028864 ( 44.201618)
test_basic 0.006685 0.003983 1.142710 ( 1.189091)
test_all 0.119101 0.039952 814.171759 (279.067931)
test_rubyspec 0.061564 0.029681 139.863713 ( 38.280467)
total: 387.36 sec