Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-225754
#<BuildRuby:0x00007efd18f9fdc8
@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.20240711-225754",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.003546 0.003915 3.321721 ( 3.295957)
build_miniruby 0.000000 0.001640 1.354052 ( 1.351072)
build_ruby 0.000000 0.001887 3.923684 ( 4.110764)
build_all 0.001756 0.007642 7.769163 ( 2.989821)
build_install 0.012947 0.008425 9.808854 ( 4.316785)
test_btest 0.000824 0.000260 111.602137 ( 29.633164)
test_basic 0.004188 0.003842 1.168040 ( 1.280367)
test_all 0.117287 0.031723 810.294685 (246.214890)
test_rubyspec 0.038173 0.053860 167.681973 ( 41.018277)
total: 334.21 sec