Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-033120
#<BuildRuby:0x00007f272c79fdd8
@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.20240708-033120",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.005928 0.003284 4.382737 ( 3.723391)
build_miniruby 0.001273 0.000438 1.806807 ( 1.803143)
build_ruby 0.001545 0.000531 4.247115 ( 4.396508)
build_all 0.009185 0.000371 8.659484 ( 3.468506)
build_install 0.018327 0.003457 12.064463 ( 5.592265)
test_btest 0.000767 0.000236 123.808402 ( 32.436729)
test_basic 0.000292 0.010680 1.471799 ( 1.514579)
test_all 0.124903 0.033671 872.960511 (253.003397)
test_rubyspec 0.054902 0.041327 178.910790 ( 36.726483)
total: 342.67 sec