Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-154027
#<BuildRuby:0x00007f90cb48fdd8
@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.20240921-154027",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008342 0.001127 5.124995 ( 4.867279)
build_miniruby 0.001835 0.000248 1.872514 ( 1.888641)
build_ruby 0.002413 0.000000 4.768695 ( 4.978890)
build_all 0.009632 0.000000 7.477074 ( 4.452423)
build_install 0.021997 0.002693 11.205078 ( 6.778794)
test_btest 0.000000 0.000821 95.590325 ( 39.697061)
test_basic 0.000000 0.008079 0.793014 ( 0.852133)
test_all 0.082897 0.067800 695.806042 (202.944660)
test_rubyspec 0.046768 0.043623 137.566504 ( 29.514802)
total: 295.98 sec