Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-172747
#<BuildRuby:0x00007fac3caefde0
@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.20240827-172747",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003677 0.003958 3.656603 ( 3.737509)
build_miniruby 0.001373 0.000301 1.508694 ( 1.505147)
build_ruby 0.002022 0.000000 4.253679 ( 4.406883)
build_all 0.006800 0.002437 7.566487 ( 2.903968)
build_install 0.010419 0.008447 10.480586 ( 4.950550)
test_btest 0.000820 0.000216 114.196969 ( 29.482463)
test_basic 0.002900 0.007606 1.051703 ( 1.098213)
test_all 0.093138 0.053692 787.545977 (233.044959)
test_rubyspec 0.063539 0.025622 159.043033 ( 29.599487)
total: 310.73 sec