Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-093145
#<BuildRuby:0x00007f07fceefdd0
@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.20240729-093145",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000000 0.000061 0.000061 ( 0.000061)
configure 0.000000 0.000040 0.000040 ( 0.000039)
build_up 0.005029 0.004874 4.301364 ( 6.542240)
build_miniruby 0.001633 0.000373 1.862286 ( 2.446523)
build_ruby 0.002259 0.000516 4.834478 ( 6.157023)
build_all 0.010649 0.000489 9.270589 ( 10.408830)
build_install 0.024077 0.002261 12.758025 ( 14.229829)
test_btest 0.000714 0.000142 133.803834 (140.416019)
test_basic 0.009839 0.004715 1.458357 ( 2.574929)
test_all 0.126325 0.048240 979.650471 (1203.326703)
test_rubyspec 0.062994 0.033863 188.609145 (127.137261)
total: 1513.24 sec