Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-183813
#<BuildRuby:0x00007fbc2a02fdd0
@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.20241027-183813",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.008556 0.000155 4.264441 ( 4.483469)
build_miniruby 0.001416 0.000386 1.836437 ( 1.895331)
build_ruby 0.001556 0.000424 4.705304 ( 4.876212)
build_all 0.008862 0.001258 7.446027 ( 4.378250)
build_install 0.016930 0.006591 10.703425 ( 6.647707)
test_btest 0.001019 0.000283 82.927899 ( 47.732719)
test_basic 0.010499 0.001617 1.131661 ( 1.267221)
test_all 0.097466 0.058531 834.761804 (495.956207)
test_rubyspec 0.051297 0.043310 128.710808 ( 68.191536)
total: 635.43 sec