Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-031408
#<BuildRuby:0x0000564225daa120
@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.20240305-031408",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.008237 2.874170 ( 3.214510)
build_miniruby 0.000000 0.001561 2.212168 ( 2.214973)
build_ruby 0.001830 0.000000 3.750075 ( 3.975051)
build_all 0.037516 0.013116 129.948077 ( 52.431772)
build_install 0.017128 0.000889 8.486678 ( 4.194276)
test_btest 0.000700 0.000245 90.281144 ( 26.045413)
test_basic 0.005634 0.000000 0.868925 ( 0.928346)
test_all 0.086293 0.034461 762.131467 (287.161655)
test_rubyspec 0.055076 0.032667 127.007301 (136.390148)
total: 516.56 sec