Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-235527
#<BuildRuby:0x00007fd3e8d9fdc8
@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.20241024-235527",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003900 0.003961 3.725996 ( 3.686800)
build_miniruby 0.001603 0.000000 1.330429 ( 1.327279)
build_ruby 0.001780 0.000000 3.491951 ( 3.676679)
build_all 0.006921 0.002120 6.707748 ( 2.690421)
build_install 0.002687 0.018213 9.574007 ( 4.437580)
test_btest 0.000709 0.000236 78.055851 ( 20.696450)
test_basic 0.005877 0.005276 1.004253 ( 1.050605)
test_all 0.088376 0.058998 730.280788 (210.604486)
test_rubyspec 0.043150 0.041728 124.471998 ( 28.343306)
total: 276.51 sec