Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-185304
#<BuildRuby:0x00007fac8d30fde0
@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.20240905-185304",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000052 0.000015 0.000067 ( 0.000067)
configure 0.000037 0.000011 0.000048 ( 0.000048)
build_up 0.000210 0.007959 3.396336 ( 3.296581)
build_miniruby 0.001157 0.000410 1.192603 ( 1.190415)
build_ruby 0.001430 0.000507 4.016550 ( 4.184268)
build_all 0.006749 0.000931 7.928867 ( 3.157085)
build_install 0.012971 0.008990 11.120740 ( 5.629587)
test_btest 0.000732 0.000275 127.433704 ( 62.100723)
test_basic 0.003058 0.011003 1.409200 ( 1.534840)
test_all 0.109549 0.043952 834.837281 (257.293748)
test_rubyspec 0.051794 0.035412 164.047343 ( 34.098689)
total: 372.49 sec