Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-082751
#<BuildRuby:0x00007f650048fdc0
@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.20240625-082751",
@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.000008 0.000026 ( 0.000026)
autoconf 0.000034 0.000014 0.000048 ( 0.000049)
configure 0.000032 0.000013 0.000045 ( 0.000045)
build_up 0.004175 0.004078 3.623609 ( 3.479194)
build_miniruby 0.001076 0.000473 1.631198 ( 1.628438)
build_ruby 0.001374 0.000604 4.269856 ( 4.428628)
build_all 0.003430 0.005761 8.416276 ( 3.322167)
build_install 0.016708 0.004116 11.021426 ( 5.186535)
test_btest 0.000537 0.000241 112.335994 ( 32.366844)
test_basic 0.007650 0.001467 0.972651 ( 1.936462)
test_all 0.108160 0.041450 779.445602 (232.243673)
test_rubyspec 0.053264 0.038266 165.801366 ( 36.328177)
total: 320.92 sec