Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-034957
#<BuildRuby:0x00007f7e4c46fdd0
@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.20240625-034957",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000000 0.000088 0.000088 ( 0.000053)
configure 0.000000 0.000047 0.000047 ( 0.000047)
build_up 0.001531 0.008058 4.396258 ( 4.441672)
build_miniruby 0.002024 0.000438 2.281153 ( 2.323037)
build_ruby 0.000000 0.002492 4.444892 ( 4.597624)
build_all 0.008242 0.001553 8.808791 ( 3.597221)
build_install 0.012797 0.009515 12.084427 ( 6.145815)
test_btest 0.000762 0.000205 124.176251 ( 33.166922)
test_basic 0.002385 0.007986 1.089027 ( 1.133305)
test_all 0.097128 0.056697 931.608508 (299.497216)
test_rubyspec 0.068293 0.029122 170.446659 ( 37.565477)
total: 392.47 sec