Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-203945
#<BuildRuby:0x00007fcc9e5dfdc8
@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.20241031-203945",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004806 0.003565 3.998107 ( 4.051956)
build_miniruby 0.001389 0.000204 1.525042 ( 1.522119)
build_ruby 0.002036 0.000299 4.362426 ( 4.566366)
build_all 0.010071 0.000859 7.020653 ( 4.275585)
build_install 0.020009 0.004060 10.103303 ( 6.214113)
test_btest 0.000788 0.000118 78.552150 ( 29.550577)
test_basic 0.011847 0.000000 1.087458 ( 1.178167)
test_all 0.118359 0.031446 782.029096 (310.973271)
test_rubyspec 0.051419 0.034956 122.234643 ( 37.771548)
total: 400.10 sec