Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-081917
#<BuildRuby:0x00007f7a17a3fdc0
@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.20240710-081917",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.000000 0.007927 3.596230 ( 3.131495)
build_miniruby 0.001249 0.000528 1.258861 ( 1.257485)
build_ruby 0.001793 0.000000 3.470945 ( 3.664307)
build_all 0.000000 0.009301 7.804506 ( 3.071513)
build_install 0.016266 0.002005 10.483543 ( 4.755870)
test_btest 0.001053 0.000000 107.911851 ( 32.071718)
test_basic 0.006491 0.002147 1.110343 ( 1.160276)
test_all 0.111450 0.038739 844.986362 (249.167183)
test_rubyspec 0.050347 0.033614 164.503187 ( 31.029449)
total: 329.31 sec