Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-134312
#<BuildRuby:0x00007fc51cd5fdc0
@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.20241102-134312",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000970 0.006965 3.241338 ( 3.187090)
build_miniruby 0.001278 0.000473 1.568915 ( 1.567738)
build_ruby 0.001724 0.000638 3.940907 ( 28.396305)
build_all 0.005360 0.003013 6.297061 ( 2.563318)
build_install 0.014887 0.006042 9.474947 ( 4.625163)
test_btest 0.000548 0.000209 78.292041 ( 41.280572)
test_basic 0.011075 0.001226 1.120104 ( 1.356527)
test_all 0.123947 0.029875 687.735718 (259.734829)
test_rubyspec 0.051682 0.028966 116.599547 ( 21.892009)
total: 364.60 sec