Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-200309
#<BuildRuby:0x00007f75e590fdc8
@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.20241017-200309",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.000000 0.009107 4.254236 ( 4.104208)
build_miniruby 0.000000 0.002133 1.877406 ( 1.874833)
build_ruby 0.000864 0.000973 4.154580 ( 4.298012)
build_all 0.005954 0.003150 7.182582 ( 2.937776)
build_install 0.015244 0.003708 10.139695 ( 4.723453)
test_btest 0.000932 0.000373 92.983674 ( 24.485447)
test_basic 0.006187 0.004907 1.085084 ( 1.132990)
test_all 0.110273 0.044421 789.533940 (245.914939)
test_rubyspec 0.054837 0.032002 137.895946 ( 27.535366)
total: 317.01 sec