Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-022249
#<BuildRuby:0x00007fb42038fdc0
@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.20240815-022249",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000047 0.000009 0.000056 ( 0.000056)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005342 0.002610 3.443847 ( 3.325304)
build_miniruby 0.001389 0.000285 1.160941 ( 1.157840)
build_ruby 0.001559 0.000321 3.954645 ( 4.142334)
build_all 0.006194 0.003516 8.464199 ( 3.410595)
build_install 0.015556 0.009711 12.507989 ( 7.390592)
test_btest 0.000687 0.000181 123.071157 ( 48.219819)
test_basic 0.008891 0.004264 1.331995 ( 1.396401)
test_all 0.106521 0.049263 945.521925 (283.828928)
test_rubyspec 0.047247 0.042240 167.817625 ( 32.985227)
total: 385.86 sec