Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-221105
#<BuildRuby:0x00007f49d975fdd0
@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.20241203-221105",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007729 0.000755 3.879554 ( 3.431278)
build_miniruby 0.000000 0.001644 1.579803 ( 1.576449)
build_ruby 0.000179 0.001478 3.551032 ( 3.716871)
build_all 0.000027 0.007927 5.799101 ( 2.439260)
build_install 0.013615 0.002715 8.563022 ( 4.105331)
test_btest 0.000755 0.000213 77.214565 ( 20.953493)
test_basic 0.005154 0.004553 1.032126 ( 1.076235)
test_all 0.124371 0.019083 693.021669 (200.474768)
test_rubyspec 0.051726 0.026757 119.037120 ( 26.318226)
total: 264.09 sec