Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-173950
#<BuildRuby:0x00007f6f7175fde0
@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.20240708-173950",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000008 0.000034 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006519 0.001863 4.377292 ( 4.092312)
build_miniruby 0.001316 0.000376 1.651515 ( 1.671788)
build_ruby 0.002337 0.000000 4.554450 ( 4.733059)
build_all 0.009617 0.000938 8.595455 ( 4.581502)
build_install 0.019890 0.003999 12.264653 ( 7.318431)
test_btest 0.000649 0.000168 125.763743 ( 53.211232)
test_basic 0.007535 0.004290 1.395856 ( 1.505021)
test_all 0.111177 0.041905 852.601992 (283.780377)
test_rubyspec 0.054482 0.029364 163.968629 ( 35.326161)
total: 396.22 sec