Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-110834
#<BuildRuby:0x00007fd958adfdc0
@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.20241017-110834",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005249 0.004338 4.483284 ( 5.227368)
build_miniruby 0.001516 0.000446 1.854655 ( 2.112914)
build_ruby 0.001679 0.000494 4.828296 ( 5.259965)
build_all 0.009386 0.000331 7.927074 ( 4.001354)
build_install 0.016066 0.006391 11.213006 ( 6.503390)
test_btest 0.000727 0.000210 90.945750 ( 33.295575)
test_basic 0.004758 0.007434 1.222274 ( 1.724880)
test_all 0.096588 0.055538 815.953278 (275.189093)
test_rubyspec 0.039679 0.044549 139.497803 ( 40.081453)
total: 373.40 sec