Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-084042
#<BuildRuby:0x00007f339c5efde0
@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.20240825-084042",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.001462 0.006215 3.231558 ( 3.269334)
build_miniruby 0.001312 0.000239 1.351413 ( 1.347983)
build_ruby 0.001553 0.000282 4.584949 ( 25.604742)
build_all 0.007214 0.003757 9.337768 ( 5.506014)
build_install 0.020833 0.004166 12.528156 ( 8.420502)
test_btest 0.000679 0.000136 124.233608 ( 46.642640)
test_basic 0.009745 0.004321 1.427357 ( 1.631143)
test_all 0.103364 0.046450 857.993945 (280.030748)
test_rubyspec 0.061494 0.025553 166.602699 ( 31.697958)
total: 404.15 sec