Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-151508
#<BuildRuby:0x00007f660a87fdd0
@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.20240725-151508",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.006863 0.000000 2.964711 ( 3.016411)
build_miniruby 0.001497 0.000090 1.135477 ( 1.132468)
build_ruby 0.001318 0.000543 3.354921 ( 3.550273)
build_all 0.007036 0.001101 7.069203 ( 2.645130)
build_install 0.020911 0.004046 11.631308 ( 7.256214)
test_btest 0.000653 0.000227 114.524886 ( 34.898048)
test_basic 0.004654 0.006182 1.164148 ( 1.204522)
test_all 0.091379 0.057106 770.895895 (224.613424)
test_rubyspec 0.044030 0.040514 171.304140 ( 35.244725)
total: 313.56 sec