Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-210303
#<BuildRuby:0x00007f5d13b2fdc8
@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.20240728-210303",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003310 0.004777 3.097543 ( 3.009099)
build_miniruby 0.000000 0.001909 1.502013 ( 1.499191)
build_ruby 0.000737 0.001244 3.896866 ( 4.070062)
build_all 0.005617 0.004463 8.225877 ( 3.559092)
build_install 0.011797 0.012184 11.081928 ( 5.430385)
test_btest 0.000677 0.000233 122.594700 ( 35.390555)
test_basic 0.005554 0.004857 1.128359 ( 1.171922)
test_all 0.104407 0.042944 739.189004 (213.178064)
test_rubyspec 0.047740 0.044520 165.952358 ( 36.038351)
total: 303.35 sec