Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-052034
#<BuildRuby:0x000055cf17d49fe0
@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.20240310-052034",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.003178 0.004302 2.557123 ( 2.262960)
build_miniruby 0.001150 0.000110 1.686813 ( 1.685106)
build_ruby 0.001567 0.000149 3.219965 ( 3.462965)
build_all 0.006083 0.000579 6.650879 ( 2.847300)
build_install 0.016393 0.000000 7.543044 ( 13.609626)
test_btest 0.001236 0.000000 88.602312 ( 27.484155)
test_basic 0.008789 0.000000 1.055479 ( 1.145959)
test_all 0.066750 0.055603 781.134043 (239.611196)
test_rubyspec 0.031077 0.050037 110.646042 (119.763001)
total: 411.87 sec