Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-230938
#<BuildRuby:0x00007fb90f41fdc8
@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.20240925-230938",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.007040 0.001038 3.646942 ( 3.091917)
build_miniruby 0.000000 0.001703 1.198465 ( 1.196167)
build_ruby 0.000887 0.001147 3.026163 ( 3.253791)
build_all 0.004307 0.004167 6.126798 ( 2.471160)
build_install 0.014366 0.004929 8.956769 ( 3.801422)
test_btest 0.000768 0.000308 83.993174 ( 21.720931)
test_basic 0.003775 0.004022 0.811043 ( 0.870118)
test_all 0.088080 0.061799 774.174875 (248.653688)
test_rubyspec 0.030279 0.054925 134.376661 ( 28.537431)
total: 313.60 sec