Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-111024
#<BuildRuby:0x00007fa4118dfdd0
@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.20240804-111024",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.003579 0.005146 3.895048 ( 3.789818)
build_miniruby 0.001223 0.000408 1.688059 ( 1.696693)
build_ruby 0.002177 0.000000 4.456555 ( 4.594685)
build_all 0.004923 0.004704 8.803073 ( 3.929126)
build_install 0.013179 0.011521 12.136658 ( 6.279353)
test_btest 0.000611 0.000252 120.805722 ( 31.726881)
test_basic 0.002983 0.007141 1.081700 ( 1.124460)
test_all 0.119589 0.029216 828.603907 (256.483975)
test_rubyspec 0.062451 0.032180 162.700401 ( 34.955153)
total: 344.58 sec