Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-225609
#<BuildRuby:0x00007fb7edadfdc0
@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.20241202-225609",
@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.000007 0.000028 ( 0.000026)
autoconf 0.000038 0.000013 0.000051 ( 0.000049)
configure 0.000031 0.000011 0.000042 ( 0.000040)
build_up 0.007203 0.002401 3.807719 ( 4.467771)
build_miniruby 0.001437 0.000479 1.748310 ( 1.863293)
build_ruby 0.000000 0.002424 4.495631 ( 5.075599)
build_all 0.009539 0.000641 7.055852 ( 5.211307)
build_install 0.009322 0.013886 9.841546 ( 7.374305)
test_btest 0.000643 0.000260 82.245392 ( 65.458686)
test_basic 0.008669 0.003514 1.094716 ( 1.515633)
test_all 0.115911 0.044130 765.739366 (490.190352)
test_rubyspec 0.049194 0.033251 119.812380 ( 27.381635)
total: 608.54 sec