Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-164037
#<BuildRuby:0x00007fd4250ffdd8
@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.20241121-164037",
@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.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007095 0.000536 3.411749 ( 3.850690)
build_miniruby 0.001611 0.000000 1.451943 ( 1.448476)
build_ruby 0.002223 0.000000 4.111968 ( 21.111196)
build_all 0.005061 0.002788 5.849838 ( 2.354907)
build_install 0.012056 0.005456 8.368957 ( 4.023202)
test_btest 0.000711 0.000146 76.070111 ( 24.733497)
test_basic 0.001269 0.010194 1.075725 ( 1.154356)
test_all 0.117122 0.034988 778.326961 (268.747796)
test_rubyspec 0.046378 0.040558 122.555041 ( 33.797995)
total: 361.22 sec