Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-090827
#<BuildRuby:0x000055dba8d1a1a8
@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.20231231-090827",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003964 0.001261 1.455412 ( 1.825559)
build_miniruby 0.001175 0.000374 1.687177 ( 1.687874)
build_ruby 0.001293 0.000411 3.515256 ( 12.795348)
build_all 0.006120 0.001947 5.796228 ( 3.005381)
build_install 0.017523 0.000000 7.225263 ( 4.290049)
test_btest 0.000930 0.000000 83.708303 ( 31.908333)
test_basic 0.007129 0.000000 0.901049 ( 0.997214)
test_all 0.088155 0.031915 802.791595 (299.969588)
test_rubyspec 0.044473 0.017882 95.970170 (107.547010)
total: 464.03 sec